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

DPDK Backend: Minor fixes w.r.t bfrt and context json output and name shortening #3958

Merged
merged 1 commit into from
Apr 3, 2023

Conversation

usha1830
Copy link
Contributor

@usha1830 usha1830 commented Apr 3, 2023

  1. Optional and range match kind changed to Ternary in bfrt and context json as the DPDK target doesn't support these match kinds
  2. Disable emitting ConstTable attribute in bfrt.json for tables with const entries as it is not supported by the control plane software (p4-dpdk-target).
  3. Fix name shortening for action parameters

1) Optional and range match kind changed to Ternary in bfrt and context json as the DPDK target doesn't support these match kinds
2) Disable emitting ConstTable attribute in bfrt.json for tables with const entries as it is not supported by the control plane software (p4-dpdk-target).
3) Fix name shortening for action parameters
@mihaibudiu mihaibudiu merged commit 4791fc9 into p4lang:main Apr 3, 2023
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