Closed antoninbas closed 6 years ago
See https://github.com/p4lang/p4-spec/issues/565 and https://github.com/p4lang/p4c/pull/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.
value_set
TODO:
p4c support for generating ValueSet information in P4Info added with https://github.com/p4lang/p4c/pull/1191
opened new issue for reference implementation (#325) outside of the p4runtime-v1.0 milestone
See https://github.com/p4lang/p4-spec/issues/565 and https://github.com/p4lang/p4c/pull/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.