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

Change Optional to Ternary in dash_acl.p4 #575

Open
KrisNey-MSFT opened this issue May 30, 2024 · 1 comment
Open

Change Optional to Ternary in dash_acl.p4 #575

KrisNey-MSFT opened this issue May 30, 2024 · 1 comment
Assignees
Labels
help wanted Extra attention is needed

Comments

@KrisNey-MSFT
Copy link
Collaborator

#define LIST_MATCH optional

Per our Community discussion today, could we change 'optional' to 'ternary' ?

Opening Issue per @marian-pritsak , @mgheorghe , and @r12f

@KrisNey-MSFT
Copy link
Collaborator Author

This work is going to take some time and it also changes the attributes of the ACL table too (ternary match will add a priority attribute, which is not in design), so it will require a larger change to get it addressed. (Why are we not using 'priority' from the beginning)? Libraries to make this work w/bmv2 will need to be updated (template updates). We may also hit some test issues as well.
Kristina closing PR, but will keep Issue open.

@KrisNey-MSFT KrisNey-MSFT added the help wanted Extra attention is needed label Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants