aboutsummaryrefslogtreecommitdiffstats
path: root/test/vm_test_config.py
AgeCommit message (Collapse)AuthorFilesLines
2023-12-21tests: memif interface tests using libmemifNaveen Joy1-0/+10
Type: test Change-Id: I711dfe65ad542a45acd484f0b4e3e6ade9576f66 Signed-off-by: Naveen Joy <najoy@cisco.com>
2023-07-21tests: Add checksum offload interface testsNaveen Joy1-0/+30
Type: test Change-Id: I6edc8858b802d3d32159d71c1e867a06cc1025d5 Signed-off-by: Naveen Joy <najoy@cisco.com>
2022-12-13tests: tapv2, tunv2 and af_packet interface tests for vppNaveen Joy1-0/+292
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>