GSO: TAP/VHOST use case 10/29210/72
authorpmikus <pmikus@cisco.com>
Fri, 2 Oct 2020 05:48:34 +0000 (05:48 +0000)
committerPeter Mikus <pmikus@cisco.com>
Mon, 4 Jan 2021 10:30:50 +0000 (10:30 +0000)
commit44dcb3113c8ade2e44543746abca861a89362c9b
tree4800a2f9dcf106c5f5222f4be256c9a488f1b85b
parente813695b481b745d5136f8cbd0152e62a4ec990c
GSO: TAP/VHOST use case

Signed-off-by: pmikus <pmikus@cisco.com>
Change-Id: Ibafaaca4438587284d1e255c764f0701002941e8
21 files changed:
resources/libraries/python/CpuUtils.py
resources/libraries/python/Iperf3.py [new file with mode: 0644]
resources/libraries/python/QemuManager.py
resources/libraries/python/QemuUtils.py
resources/libraries/python/Tap.py
resources/libraries/python/VhostUser.py
resources/libraries/python/autogen/Regenerator.py
resources/libraries/python/autogen/Testcase.py
resources/libraries/robot/performance/performance_actions.robot
resources/libraries/robot/performance/performance_utils.robot
resources/libraries/robot/shared/default.robot
resources/libraries/robot/shared/interfaces.robot
resources/libraries/robot/shared/test_teardown.robot
resources/libraries/robot/shared/vm.robot
resources/templates/vm/init_iperf3.sh [new file with mode: 0644]
resources/tools/iperf/iperf_client.py [new file with mode: 0644]
tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-gso-iperf3.robot [new file with mode: 0644]
tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3.robot [new file with mode: 0644]
tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-gso-iperf3.robot [new file with mode: 0644]
tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-iperf3.robot [new file with mode: 0644]
tests/vpp/perf/gso/regenerate_testcases.py [new file with mode: 0755]