Skip to content

Conversation

@pdhruv-marvell
Copy link
Contributor

Title:
Add missing CUSTOM_RANGE_BASE values to SAI_ACL_ACTION_TYPE

Description:
This PR fixes an issue where the CUSTOM_RANGE_BASE value was missing from sai_acl_action_type_t , the following additions were made:

Added SAI_ACL_ACTION_TYPE_CUSTOM_RANGE_BASE = 0x10000000 to sai_acl_action_type_t
Why:
These enum types lacked defined custom range base values, making it impossible to use extended or custom values reliably.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant