2.45. test_gso module¶
GSO functional tests
-
class
test_gso.TestGSO(*args)¶ Bases:
framework.VppTestCaseGSO Test Case
-
setUp()¶ Clear trace before running each test
-
classmethod
setUpClass()¶ Perform class setup before running the testcase Remove shared memory files, start vpp and connect the vpp-api
-
tearDown()¶ Show various debug prints after each test
-
classmethod
tearDownClass()¶ Perform final cleanup after running all tests in this test-case
-
test_gso()¶ GSO test
-
test_gso_ipip()¶ GSO IPIP test
-
test_gso_vxlan()¶ GSO VXLAN test
-