@@ -4,12 +4,12 @@ This functional test shows the P4 driver with a basic connectivity test between
## Functional test folder
This functional test can be found in folder `src/tests/netx22-p4/`.
This functional test can be found in folder `hackfest/p4`
## P4 source and Mininet topology
This test is designed to operate with a mininet deployment that contains 2 hosts and a BMv2 switch, such a topology can be found in the 'src/tests/netx22-p4/mininet' folder.
Additionally the P4 source code, along with its compiled artifacts are present in the 'src/tests/netx22-p4/mininet' folder.
This test is designed to operate with a mininet deployment that contains 2 hosts and a BMv2 switch, such a topology can be found in the 'hackfest/p4/mininet' folder.
Additionally the P4 source code, along with its compiled artifacts are present in the 'hackfest/p4/p4' folder.