File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change @@ -189,21 +189,6 @@ make stop
189189Congratulations, your implementation works! Move onto the next assignment
190190[ Basic Tunneling] ( ../basic_tunnel )
191191
192- ## Automated Tests
193-
194- PTF (Packet Test Framework) tests are available to verify the solution
195- program works correctly. These tests run against ` solution/basic.p4 `
196- and check forwarding behavior, including drop on miss, single entry
197- forwarding, and multi-entry LPM routing.
198-
199- To run the tests:
200- ``` bash
201- make test
202- ```
203-
204- This handles veth interface creation, P4 compilation, switch startup,
205- test execution, and cleanup automatically.
206-
207192## Relevant Documentation
208193
209194The documentation for P4_16 and P4Runtime is available [ here] ( https://p4.org/specifications/ )
You can’t perform that action at this time.
0 commit comments