Commit 81234d80 authored by Georgios P. Katsikas's avatar Georgios P. Katsikas
Browse files

doc: final improvements in P4 L1 fwd instructions

parent 58e01ae1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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