From ecfe59f83a49e0dda9cead06b81339e4ea545053 Mon Sep 17 00:00:00 2001 From: pmikus Date: Thu, 18 Feb 2021 14:52:31 +0000 Subject: Framework: GSO test Signed-off-by: pmikus Change-Id: I874568aebbe50c38e634438eb1201ca737bd18ad --- .../vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-gso-iperf3.robot | 2 +- tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3.robot | 2 +- .../perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-gso-iperf3.robot | 2 +- tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-iperf3.robot | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'tests/vpp') diff --git a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-gso-iperf3.robot b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-gso-iperf3.robot index 91141ce1fa..1cbb7f8b3f 100644 --- a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-gso-iperf3.robot +++ b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-gso-iperf3.robot @@ -86,7 +86,7 @@ | | Set Test Variable | \${rxq_ratio} | ${1} | | | | Given Set Jumbo -| | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} +| | And Add worker threads for GSO tests to all DUTs | ${phy_cores} | ${rxq} | | And Pre-initialize layer driver | ${nic_driver} | | And Apply startup configuration on all VPP DUTs | | When Initialize layer driver | ${nic_driver} diff --git a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3.robot b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3.robot index 31ece186ec..d5ba8389c3 100644 --- a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3.robot +++ b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3.robot @@ -86,7 +86,7 @@ | | Set Test Variable | \${rxq_ratio} | ${1} | | | | Given Set Jumbo -| | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} +| | And Add worker threads for GSO tests to all DUTs | ${phy_cores} | ${rxq} | | And Pre-initialize layer driver | ${nic_driver} | | And Apply startup configuration on all VPP DUTs | | When Initialize layer driver | ${nic_driver} diff --git a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-gso-iperf3.robot b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-gso-iperf3.robot index 849504050d..deb3fef0b9 100644 --- a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-gso-iperf3.robot +++ b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-gso-iperf3.robot @@ -90,7 +90,7 @@ | | Set Test Variable | \${rxq_ratio} | ${1} | | | | Given Set Jumbo -| | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} +| | And Add worker threads for GSO tests to all DUTs | ${phy_cores} | ${rxq} | | And Pre-initialize layer driver | ${nic_driver} | | And Apply startup configuration on all VPP DUTs | | When Initialize layer driver | ${nic_driver} | validate=${False} diff --git a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-iperf3.robot b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-iperf3.robot index c31097eb7c..9bd28c559f 100644 --- a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-iperf3.robot +++ b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-iperf3.robot @@ -90,7 +90,7 @@ | | Set Test Variable | \${rxq_ratio} | ${1} | | | | Given Set Jumbo -| | And Add worker threads to all DUTs | ${phy_cores} | ${rxq} +| | And Add worker threads for GSO tests to all DUTs | ${phy_cores} | ${rxq} | | And Pre-initialize layer driver | ${nic_driver} | | And Apply startup configuration on all VPP DUTs | | When Initialize layer driver | ${nic_driver} | validate=${False} -- cgit 1.2.3-korg