Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modified the test script to pass mandatory on create argument priority while creating acl table group member #1961

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rajneeshaec
Copy link
Contributor

@rajneeshaec rajneeshaec commented Feb 8, 2024

acl table group member priority is mandatory on create attribute

  • @brief Priority
    *
    • Value must be in the range defined in
    • [SAI_SWITCH_ATTR_ACL_TABLE_MINIMUM_PRIORITY,
    • SAI_SWITCH_ATTR_ACL_TABLE_MAXIMUM_PRIORITY]
    • This priority attribute is valid for both SEQUENTIAL and PARALLEL type of ACL groups
    • @type sai_uint32_t
    • @flags MANDATORY_ON_CREATE | CREATE_ONLY
      */
      SAI_ACL_TABLE_GROUP_MEMBER_ATTR_PRIORITY,

Modified the test script to mass priority attribute while creating acl table group member

@rajneeshaec rajneeshaec changed the title Modified the test scritp to pass mandatorty argument priority while creating acl group member Modified the test script to pass mandatory on create argument priority while creating acl group member Feb 8, 2024
@rajneeshaec rajneeshaec changed the title Modified the test script to pass mandatory on create argument priority while creating acl group member Modified the test script to pass mandatory on create argument priority while creating acl table group member Feb 8, 2024
@kcudnik
Copy link
Collaborator

kcudnik commented Feb 9, 2024

Please fix build errors

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.

2 participants