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