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

doc: final improvements in P4 L1 fwd instructions

parent 81234d80
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -37,10 +37,10 @@ Check the `./tests/Objects.py` file before running the experiment to make sure t

In the `./mininet/` directory there are different mininet topology examples. The current `./tests/Objects.py` file corresponds to the `./mininet/8switch3path.py` topology. Additionally there is a backup file `./tests/topologies/6switchObjects.py` which corresponds to the `./mininet/6switch2path.py`.

## P4 artifacts
## P4 artefacts

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.
The `./setup.sh` script copies from this directory. So if you need to change p4 program, make sure to put the compiled artefacts there.

## Latency probe