p4lang / p4c

P4_16 reference compiler
https://p4.org/
Apache License 2.0
670 stars 441 forks source link

Follow-on work: Develop type_info for table MatchField and Action param in p4info #1780

Open hesingh opened 5 years ago

hesingh commented 5 years ago

See this PR: https://github.com/p4lang/p4c/pull/1736

This issue is filed to complete the work so that p4c generates type_info for table MatchField and Action param in p4info. This work needs more thought.

hesingh commented 4 years ago

I could try to complete this code over the holidays. Before I start, I have a few questions.

  1. Will the code be allowed to be checked in because the checkin could be blocked because it's a p4runtime 1.1 feature?

  2. At least I think, this work is needed. If others disagree, please let me know and I can close the issue.