Commit Graph
3 Commits
Author SHA1 Message Date
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