summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex09
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2017-01-01 03:33:26 +0200
committerYaroslav Brustinov <ybrustin@cisco.com>2017-01-01 03:33:26 +0200
commit76fadc780ec8a28498d41f211f453572df341d90 (patch)
tree49e6c75c31d461a7e60fecd5f5c96500d06701db /scripts/automation/regression/setups/trex09
parent0ab32112e9ab9d241e49a7e24ea1a5793c96270a (diff)
regression: update stl performance benchmark based on 100 last regression reports
Change-Id: I2c18532063423f9229f26080cbb7a2e612ff8c27 Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
Diffstat (limited to 'scripts/automation/regression/setups/trex09')
-rw-r--r--scripts/automation/regression/setups/trex09/benchmark.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/scripts/automation/regression/setups/trex09/benchmark.yaml b/scripts/automation/regression/setups/trex09/benchmark.yaml
index d8623811..79dab3e8 100644
--- a/scripts/automation/regression/setups/trex09/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex09/benchmark.yaml
@@ -195,7 +195,7 @@ test_performance_vm_single_cpu_cached:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 28.5
+ min: 28.3
max: 31.2
@@ -204,7 +204,7 @@ test_performance_syn_attack_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 12.9
+ min: 12.5
max: 14.5
test_performance_vm_multi_cpus:
@@ -212,7 +212,7 @@ test_performance_vm_multi_cpus:
core_count : 2
mult : "90%"
mpps_per_core_golden :
- min: 15.2
+ min: 14.4
max: 16.3
@@ -221,14 +221,14 @@ test_performance_vm_multi_cpus_cached:
core_count : 2
mult : "90%"
mpps_per_core_golden :
- min: 26.8
- max: 29.5
+ min: 29.5
+ max: 31.5
test_performance_syn_attack_multi_cpus:
cfg:
core_count : 2
mult : "90%"
mpps_per_core_golden :
- min: 13.0
+ min: 12.5
max: 13.8