diff options
author | 2016-11-28 12:51:01 +0200 | |
---|---|---|
committer | 2016-11-28 12:51:01 +0200 | |
commit | a3e153d3a380ed8cedbc5ffa3c6c895393ea6554 (patch) | |
tree | f23c1a0f7658dea7fcb203fbb823d01ea43e4053 /scripts/automation/regression | |
parent | c0ef94db594c12eaf4ce5c28dab719b004751351 (diff) |
regression: update ipg_usec at stateless benchmark at trex06
Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
Diffstat (limited to 'scripts/automation/regression')
-rw-r--r-- | scripts/automation/regression/setups/trex06/benchmark.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/regression/setups/trex06/benchmark.yaml b/scripts/automation/regression/setups/trex06/benchmark.yaml index 8bc9d29c..2f51a3fd 100644 --- a/scripts/automation/regression/setups/trex06/benchmark.yaml +++ b/scripts/automation/regression/setups/trex06/benchmark.yaml @@ -140,7 +140,7 @@ test_CPU_benchmark: bw_per_core : 1 - name : stl/pcap.py - kwargs : {ipg_usec: 2, loop_count: 0} + kwargs : {ipg_usec: 3, loop_count: 0} cpu_util : 1 bw_per_core : 1 |