Final edits (#165)

* Final instructions tidying

* Instructions

* Add final slides
This commit is contained in:
Nate Foster
2018-06-06 08:34:10 -04:00
committed by GitHub
parent 948a890700
commit ac588a2f5d
7 changed files with 39 additions and 43 deletions

View File

@@ -165,7 +165,7 @@ There are several ways that problems might manifest:
error emitted from the compiler and stop.
2. `ecn.p4` compiles but does not support the control plane rules in
the `sX-runtime.json` files that `make` tries to install using
the BMv2 CLI. In this case, `make` will log the CLI tool output
a Python controller. In this case, `make` will log the controller output
in the `logs` directory. Use these error messages to fix your `ecn.p4`
implementation.
3. `ecn.p4` compiles, and the control plane rules are installed, but