p4lang / p4runtime

Specification documents for the P4Runtime control-plane API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changes for language spec update? Added list type

jafingerhut opened this issue · comments

This issue should be closed exactly when the bullet item "Added list type" in Section 1.1 "P4 Language Version Applicability" is addressed and removed.

This issue is related to the following change made from v1.2.3 to v1.2.4 of the P4_16 language specification:

  • Added list type (Section 7.2.7).

(see https://p4.org/p4-spec/docs/P4-16-v1.2.4.html#sec-summary-of-changes-made-in-version-124 for the item in context of the full list of changes, but there are separate Github issues for each that might impact the P4Runtime API specification).

If this has an effect on the P4Runtime API spec, I suspect it might only be for the proposed GenericTable additions, which probably already cover all of this and more.