summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex09
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2016-10-27 10:39:48 +0200
committerimarom <imarom@cisco.com>2016-10-27 10:40:08 +0200
commit1782ef7a71c3e031fc5d1343c27ed2c8e45fd4ad (patch)
tree83147add6b4dc12d8eaddf65348cb3613dcd0f45 /scripts/automation/regression/setups/trex09
parent3fb8837d4fe0d63ee42903a02a10860e4562e3b4 (diff)
performance - more tolerant values
Signed-off-by: imarom <imarom@cisco.com>
Diffstat (limited to 'scripts/automation/regression/setups/trex09')
-rw-r--r--scripts/automation/regression/setups/trex09/benchmark.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/scripts/automation/regression/setups/trex09/benchmark.yaml b/scripts/automation/regression/setups/trex09/benchmark.yaml
index f157d8f2..86f169ed 100644
--- a/scripts/automation/regression/setups/trex09/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex09/benchmark.yaml
@@ -187,7 +187,7 @@ test_performance_vm_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 16.4
+ min: 16.2
max: 17.3
@@ -195,7 +195,7 @@ test_performance_vm_single_cpu_cached:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 30.5
+ min: 29.5
max: 31.2
@@ -212,7 +212,7 @@ test_performance_vm_multi_cpus:
core_count : 2
mult : "90%"
mpps_per_core_golden :
- min: 15.7
+ min: 15.2
max: 16.3