summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups
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
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')
-rw-r--r--scripts/automation/regression/setups/trex07/benchmark.yaml10
-rw-r--r--scripts/automation/regression/setups/trex08/benchmark.yaml4
-rw-r--r--scripts/automation/regression/setups/trex09/benchmark.yaml12
3 files changed, 13 insertions, 13 deletions
diff --git a/scripts/automation/regression/setups/trex07/benchmark.yaml b/scripts/automation/regression/setups/trex07/benchmark.yaml
index 26588ba7..cca312ab 100644
--- a/scripts/automation/regression/setups/trex07/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex07/benchmark.yaml
@@ -190,7 +190,7 @@ test_performance_vm_single_cpu_cached:
cfg:
mult : "10%"
mpps_per_core_golden :
- min: 16.0
+ min: 20.0
max: 25.0
@@ -199,7 +199,7 @@ test_performance_syn_attack_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 9.0
+ min: 8.4
max: 14.0
test_performance_vm_multi_cpus:
@@ -216,8 +216,8 @@ test_performance_vm_multi_cpus_cached:
core_count : 7
mult : "35%"
mpps_per_core_golden :
- min: 9.0
- max: 15.0
+ min: 24.5
+ max: 27.0
test_performance_syn_attack_multi_cpus:
cfg:
@@ -225,7 +225,7 @@ test_performance_syn_attack_multi_cpus:
mult : "90%"
mpps_per_core_golden :
min: 8.0
- max: 16.0
+ max: 11.0
test_all_profiles :
diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml
index 70995b21..b33fc45e 100644
--- a/scripts/automation/regression/setups/trex08/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex08/benchmark.yaml
@@ -183,7 +183,7 @@ test_performance_vm_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 15.1
+ min: 15.5
max: 20.3
@@ -191,7 +191,7 @@ test_performance_vm_single_cpu_cached:
cfg:
mult : "10%"
mpps_per_core_golden :
- min: 29.1
+ min: 28.0
max: 32.0
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