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

Refactor ConstraintInfo into a struct containing a map from table_id to table_info and a map from action_id to action_info. #113

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

angelazhang8
Copy link
Contributor

Refactor ConstraintInfo into a struct containing a map from table_id to table_info and a map from action_id to action_info.

This is part of the work to support actions in P4-constraints by allowing users to add constraint annotations for actions. Please see the design doc at https://docs.google.com/document/d/11Nkn3_BAa43OX4I-_DPsoUokebGdRYx6QAk7eGVAyLc/edit?resourcekey=0-gO31LvkRyylb07KB1m3RMg for more information.

PUBLIC: [p4-fuzzer] Update tests to be compatible with latest p4-constraints

…to table_info and a map from action_id to action_info.

This is part of the work to support actions in P4-constraints by allowing users to add constraint annotations for actions. Please see the design doc at https://docs.google.com/document/d/11Nkn3_BAa43OX4I-_DPsoUokebGdRYx6QAk7eGVAyLc/edit?resourcekey=0-gO31LvkRyylb07KB1m3RMg for more information.

PUBLIC: [p4-fuzzer] Update tests to be compatible with latest p4-constraints
PiperOrigin-RevId: 574299826
@smolkaj smolkaj merged commit 3fbb0aa into master Oct 25, 2023
3 checks passed
@smolkaj smolkaj deleted the cl/574299826 branch October 25, 2023 21:16
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