p4lang-p4c-nightly:hanw/dyn-hash

Last commit made on 2018-12-27
Get this branch:
git clone -b hanw/dyn-hash https://git.launchpad.net/p4lang-p4c-nightly

Branch merges

Branch information

Name:
hanw/dyn-hash
Repository:
lp:p4lang-p4c-nightly

Recent commits

4a66701... by Jed Liu <email address hidden>

Added missing build dependencies (#1645)

This should fix #1644.

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

Handle headers in structs; fixes #1642 (#1643)

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

Improved translation of P4-14 header stacks with varbits (fixes #576) (#1635)

* Fix P4-14->P4-16 translation of header stacks w varbits; fixes #576

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

fix for issue 1593: default type parameter in architecture definition (#1637)

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

 Reorganize passes to handle default values; fixes #1638 and #1639 (#1640)

48e9a12... by Andy Fingerhut

Add verify update checksum tests (#1636)

* Add test cases for verify/update checksum with STF packet tests for BMv2

0b7f11b... by Zhao Ma <email address hidden>

documentation for match_t (#1634)

* added != operator

17187c7... by Mihai Budiu <email address hidden>

Fix for issue #1630 (#1632)

Fixes a bug in the bmv2 back-end in the generated verify/update checksum code.

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

Issue1083 (#1633)

ebpf support for header stacks (issue #1083)

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

Empty tuple (#1617)

* Allow empty tuples