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

Support P4_16 parser value sets in P4 Runtime #303

Closed
antoninbas opened this issue Feb 6, 2018 · 3 comments
Closed

Support P4_16 parser value sets in P4 Runtime #303

antoninbas opened this issue Feb 6, 2018 · 3 comments
Assignees

Comments

@antoninbas
Copy link
Member

See p4lang/p4-spec#565 and p4lang/p4c#1024.
Hopefully consensus is reached soon.

If PVS is realized with a value_set P4_16 language built-in, P4 Runtime will be able to support them in an architecture-agnostic way.

@antoninbas antoninbas added this to the p4runtime-v1.0 milestone Feb 6, 2018
@antoninbas
Copy link
Member Author

#310 added support for ValueSet in p4info & p4runtime
TODO:

  • p4c support to generate p4info correctly for ValueSet
  • support in reference P4Runtime implementation in this repo

@antoninbas antoninbas self-assigned this Mar 15, 2018
@antoninbas
Copy link
Member Author

p4c support for generating ValueSet information in P4Info added with p4lang/p4c#1191

@antoninbas
Copy link
Member Author

opened new issue for reference implementation (#325) outside of the p4runtime-v1.0 milestone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants