ngsdn-tutorial
ngsdn-tutorial copied to clipboard
In Exercise 5
ERROR: routing.IPv6RoutingTest
Traceback (most recent call last):
File "./tests/routing.py", line 54, in runTest
self.testPacket(pkt)
File "/ptf/lib/base_test.py", line 551, in handle
return f(*args, **kwargs)
File "./tests/routing.py", line 72, in testPacket
action_name="NoAction"
File "/ptf/lib/helper.py", line 207, in build_table_entry
table_entry.table_id = self.get_tables_id(table_name)
File "/ptf/lib/helper.py", line 94, in
I don't know where to add this table. How can I solve this problem,Thank you in advance