3 Commits

Author SHA1 Message Date
Andy Fingerhut
30d6b4599d
Remove install of obsolete ipaddr (#516)
* Support negative-valued action parameters
by converting them in the Python helper code into a positive value
whose bit pattern is the 2's complement representation of the negative
value.

* Python ipaddr package is superseded by ipaddress
2023-06-24 12:05:33 -04:00
Andy Fingerhut
fc8e21a67a
Enable all p4c tests to pass (#515)
* Support negative-valued action parameters
by converting them in the Python helper code into a positive value
whose bit pattern is the 2's complement representation of the negative
value.

* Add Python ply package, to enable all p4c tests to pass
2023-06-24 12:02:10 -04:00
Radostin Stoyanov
27ffd3bfdf
Create release and development VMs (#439)
* vm: trim trailing whitespace

Signed-off-by: Radostin Stoyanov <radostin.stoyanov@eng.ox.ac.uk>

* Create dev and release VMs

Signed-off-by: Radostin Stoyanov <radostin.stoyanov@eng.ox.ac.uk>
2021-11-28 10:24:30 -05:00