added action_profile example

This commit is contained in:
Antonin Bas
2015-11-17 17:09:17 -08:00
parent 1809653107
commit 97b2a77733
6 changed files with 312 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ included:
- `register`: how to use registers in P4 and read / write the state from the
control plane
- `counter`: how to use counters in P4
- `action_profile`: how to use action profiles in P4, using ECMP has support
All examples are orgranized the same way, with a `p4src` directory containing
the P4 source code, and a `README` file describing the P4 program and explaining