X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=tests%2Fvpp%2Fperf%2Fgso%2F2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3-mrr.robot;h=f2392ae5624d18d9a7fdd66e26e25cc7c3f1f26b;hb=5d23dc9e29d65d71f5cf1bf69e21327c93bb2eec;hp=0ae9c6cdddc515a15aae345aa2135e295e852500;hpb=8c609a6fc0eaf3c8d5b424ed314158251f06479f;p=csit.git diff --git a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3-mrr.robot b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3-mrr.robot index 0ae9c6cddd..f2392ae562 100644 --- a/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3-mrr.robot +++ b/tests/vpp/perf/gso/2n1l-10ge2p1x710-ethip4-ip4base-2tap-iperf3-mrr.robot @@ -47,6 +47,7 @@ | ${osi_layer}= | L7 | ${overhead}= | ${0} | ${enable_gso}= | ${False} +| ${smt_used}= | ${False} # iPerf3 client settings: | ${iperf_client_bind}= | 1.1.1.1 | ${iperf_client_bind_gw}= | 1.1.1.2 @@ -83,10 +84,9 @@ | | [Arguments] | ${frame_size} | ${phy_cores} | ${rxq}=${None} | | | | Set Test Variable | \${frame_size} -| | Set Test Variable | \${rxq_ratio} | ${1} | | | | 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}