Commit Graph
6 Commits
Author SHA1 Message Date
Andy FingerhutandGitHub d964079ef8 No longer try installing Python grip package (#354)
As of 2020-May-09, and probably some months earlier, attempting to
install the Python 'grip' package fails on Ubuntu 16.04 systems.  This
package is not essential for using the P4 open source development
tools.
2020-05-10 22:36:25 -04:00
Andy FingerhutandGitHub 05174e8a95 Change Vagrantfile to use a currently-existing Ubuntu Linux image (#336) 2020-03-12 21:54:15 -04:00
Andy FingerhutandNate Foster d9fdc0f446 Fix #328, enabling switch port numbers in topology.json to have more than 1 digit (#329) 2020-01-26 23:17:18 -05:00
Andy FingerhutandGitHub 2df5f43b3a Several proposed changes to v1model standard_metadata for cheat sheet (#255)
* Several proposed changes to v1model standard_metadata for cheat sheet

Remove several fields that are deprecated in the v1model.p4 include file,
or will be soon:

+ drop
+ recirculate_port
+ clone_spec
+ lf_field_list
+ resubmit_flag
+ recirculate_flag

Add mention of more detailed documentation in behavioral-model
repository, for those that want to know more about how each field
behaves.

Group the fields by those that are only intended to be read in a P4
program, versues read/write, and which are only intended to be useful
in ingress, egress, or both.

* Minor updates to proposed v1model standard_metadata changes
2019-12-09 13:56:15 -08:00
Andy FingerhutandNate Foster 3851d8dabe Add links to info on previously given live P4 tutorials (#305)
* Add links to info on previously given live P4 tutorials

* Minor wording improvements and fix punctuation.
2019-12-09 13:53:21 -08:00
Andy FingerhutandNate Foster c1ca97991a Small updates to installation steps (#304) 2019-11-23 17:12:38 -05:00