Skip to content
Snippets Groups Projects

Refactored P4 test

Merged Georgios Katsikas requested to merge pr-p4-ref into develop
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -39,7 +39,7 @@ In the `./mininet/` directory there are different mininet topology examples. The
## P4 artifacts
In the `./p4/` directory there are the compiled p4 artefacts that contain the pipeline that will be pushed to the p4 switch, along with the p4-runtime definitions.
In the `./p4/` directory there are compiled p4 artefacts of the pipeline that will be pushed to the p4 switch, along with the p4-runtime definitions.
The `./setup.sh` script copies from this directory. So if you need to change p4 program, make sure to put the compiled artefacts here.
## Latency probe
Loading