tests: tapv2, tunv2 and af_packet interface tests for vpp 74/37374/14
authorNaveen Joy <najoy@cisco.com>
Tue, 4 Oct 2022 21:22:05 +0000 (14:22 -0700)
committerDave Wallace <dwallacelf@gmail.com>
Tue, 13 Dec 2022 01:43:01 +0000 (01:43 +0000)
commite416893a597959509c7f667c140c271c0bb78c14
treec294b99cfe1890415c8a14968caf358182b6a4ca
parentd3ccb0c2fba3e3f8b2eca7b2e1a1fe2877eb993b
tests: tapv2, tunv2 and af_packet interface tests for vpp

Tests gso/gro-coalesce features on tapv2, tunv2 and af_packet
interfaces to ensure that packet transmission is enabled correctly
for various MTU sizes and interface combinations in bridged and
routed topologies for IPv4 and IPv6. Interface tests are
dynamically generated at run time from the config file
vm_test_config.py.

Type: test

Change-Id: I5f9d8cc80d20b4e34011fc8a87e35659bd9613bc
Signed-off-by: Naveen Joy <najoy@cisco.com>
test/run.py
test/scripts/run_vpp_in_vm.sh
test/test_vm_tap.py [deleted file]
test/test_vm_vpp_interfaces.py [new file with mode: 0644]
test/vm_test_config.py [new file with mode: 0644]
test/vpp_iperf.py
test/vpp_qemu_utils.py