summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2017-03-27 00:27:33 +0200
committerYaroslav Brustinov <ybrustin@cisco.com>2017-03-27 00:27:33 +0200
commitb3e7a8bcbfec32731c9b9f839eda8153e86472a2 (patch)
tree11d0388cc0c72918699ffb0f4c035e79d790833e
parent7129eab4bb3487b31d38dd84b3c127d2c57f307c (diff)
regression: trex19 stl performance benchmark update
Change-Id: Icb425b7dabd2c4e69c173b57a2ddc5b75f6dcd1d Signed-off-by: Yaroslav Brustinov <ybrustin@cisco.com>
-rw-r--r--scripts/automation/regression/setups/trex19/benchmark.yaml30
1 files changed, 15 insertions, 15 deletions
diff --git a/scripts/automation/regression/setups/trex19/benchmark.yaml b/scripts/automation/regression/setups/trex19/benchmark.yaml
index 1b51c890..6edc5ec9 100644
--- a/scripts/automation/regression/setups/trex19/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex19/benchmark.yaml
@@ -200,16 +200,16 @@ test_performance_vm_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 9.6
- max: 13.3
+ min: 9.0
+ max: 11.5
test_performance_vm_single_cpu_cached:
cfg:
mult : "10%"
mpps_per_core_golden :
- min: 20.0
- max: 25.0
+ min: 13.5
+ max: 17.0
@@ -217,33 +217,33 @@ test_performance_syn_attack_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 8.4
- max: 14.0
+ min: 8.0
+ max: 11.0
test_performance_vm_multi_cpus:
cfg:
- core_count : 7
+ core_count : 13
mult : "90%"
mpps_per_core_golden :
- min: 7.7
- max: 10.8
+ min: 7.5
+ max: 9.5
test_performance_vm_multi_cpus_cached:
cfg:
- core_count : 7
+ core_count : 13
mult : "35%"
mpps_per_core_golden :
- min: 22.0
- max: 24.3
+ min: 13.5
+ max: 17.0
test_performance_syn_attack_multi_cpus:
cfg:
- core_count : 7
+ core_count : 13
mult : "90%"
mpps_per_core_golden :
- min: 8.0
- max: 11.0
+ min: 6.0
+ max: 13.5
test_all_profiles :