p4lang-p4c-nightly:hanw/psa-meter-enum

Last commit made on 2020-06-09
Get this branch:
git clone -b hanw/psa-meter-enum https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
hanw/psa-meter-enum
Repository:
lp:p4lang-p4c-nightly

Recent commits

d37fb8f... by Han Wang <email address hidden>

convert psa meter color to serializable enum

a8c47c2... by Mihai Budiu <email address hidden>

Fix stf file with missing comments (#2423)

056c4bb... by Mihai Budiu <email address hidden>

Evaluate function after casting (#2404)

19013f2... by Yunhe Liu <email address hidden>

Supporting scalar type in PSA (#2420)

5c0bb3e... by Antonin Bas <email address hidden>

Unset bitwidth for string controller types in P4Info

When a user-defined type is translated to a string controller type, the
bitwidth fields for match fields, action params and controller metadata
fields with this type must be unset in the P4Info message.

See https://github.com/p4lang/p4runtime/pull/294

025cefc... by Amresh Kulkarni <email address hidden>

Fix gmputil - ffs() to handle -ve big_int values (#2416)

f2c7199... by Amresh Kulkarni <email address hidden>

Add serializable enum support for p4runtime generation of parser value (#2415)

sets

0abf901... by fruffy <email address hidden>

Add libbpf to maintain Ubuntu 16.04 compatibility (#2403)

* Add libbpf

6483ed6... by Tomek OsiƄski

Enable generation of P4Info file for uBPF backend (#2412)

* Enable generation of P4Info file for uBPF backend
* Generate p4info files during make check-p4

c7229cc... by Yunhe Liu <email address hidden>

Adding register support to PSA (#2395)