GSO: Fix the add workers keyword 57/31357/5
authorVratko Polak <vrpolak@cisco.com>
Tue, 5 Oct 2021 10:59:00 +0000 (12:59 +0200)
committerVratko Polak <vrpolak@cisco.com>
Tue, 5 Oct 2021 10:59:00 +0000 (12:59 +0200)
The old one got deduplicated in https://gerrit.fd.io/r/c/csit/+/32687

Change-Id: Ie82ba36a0805154f17e9fcde0efafb93a686c686
Signed-off-by: Vratko Polak <vrpolak@cisco.com>
tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-gso-iperf3-mrr.robot
tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3-mrr.robot
tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-gso-iperf3-mrr.robot
tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2vhost-iperf3-mrr.robot

index a3f4b7a..b7b90a8 100644 (file)
@@ -86,7 +86,7 @@
 | | Set Test Variable | \${frame_size}
 | |
 | | Given Set Jumbo
-| | And Add worker threads for GSO tests to all DUTs | ${phy_cores} | ${rxq}
+| | And Add worker threads 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}
index 6ab0d00..f2392ae 100644 (file)
@@ -86,7 +86,7 @@
 | | Set Test Variable | \${frame_size}
 | |
 | | Given Set Jumbo
-| | And Add worker threads for GSO tests to all DUTs | ${phy_cores} | ${rxq}
+| | And Add worker threads 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}
index 5ab3d66..ce83dd8 100644 (file)
@@ -90,7 +90,7 @@
 | | Set Test Variable | \${frame_size}
 | |
 | | Given Set Jumbo
-| | And Add worker threads for GSO tests to all DUTs | ${phy_cores} | ${rxq}
+| | And Add worker threads 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}
index 922b0b8..3d6d174 100644 (file)
@@ -90,7 +90,7 @@
 | | Set Test Variable | \${frame_size}
 | |
 | | Given Set Jumbo
-| | And Add worker threads for GSO tests to all DUTs | ${phy_cores} | ${rxq}
+| | And Add worker threads 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}