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

Update simple_l3 P4 program actions to use PSA pre-defined actions #302

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

Conversation

vsureshkumarp
Copy link
Contributor

Modified simple_l3 P4 program to use the PSA pre-defined send_to_port and ingress_drop actions instead of updating the psa_ingress_output_metadata_t structure directly.

Signed-off-by: Venkata Suresh Kumar P venkata.suresh.kumar.p@intel.com

Modified simple_l3 P4 program to use the PSA pre-defined
send_to_port and ingress_drop actions instead of updating
the psa_ingress_output_metadata_t structure directly.

Signed-off-by: Venkata Suresh Kumar P <venkata.suresh.kumar.p@intel.com>
@vsureshkumarp vsureshkumarp force-pushed the pv_psa_program_change_v1 branch from a307377 to 72e9895 Compare December 5, 2022 06:36
Copy link

@jafingerhut jafingerhut left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes to simple_l3.p4 look good to me. I am not familiar enough with the syntax of the command line arguments of the pip3 command to review the changes to the other file.

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