Performance: Add GSO tests to report execution
[csit.git] / tests / vpp / perf / gso / 2n1l-10ge2p1x710-ethip4-ip4base-2vhost-gso-iperf3.robot
index 8495040..b2d3ff5 100644 (file)
@@ -70,7 +70,7 @@
 | ${iperf_server_pf_key}= | ${None}
 # Trial data overwrite:
 | ${trial_duration}= | ${30}
-| ${trial_multiplicity}= | ${4}
+| ${trial_multiplicity}= | ${10}
 
 *** Keywords ***
 | Local Template
@@ -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}