summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2017-03-16 10:05:23 +0200
committerHanoh Haim <hhaim@cisco.com>2017-03-16 10:05:23 +0200
commitb3ffe2a0aa4b06920a75761ccc010c884ff8609d (patch)
tree1530aec4e33708a83c03ae727cdad76b71de8a24
parentb27a3389455fe34dc2eed104985fffa21c3a69a7 (diff)
update golden kiwi-02
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
-rw-r--r--scripts/automation/regression/setups/kiwi02/benchmark.yaml12
1 files changed, 6 insertions, 6 deletions
diff --git a/scripts/automation/regression/setups/kiwi02/benchmark.yaml b/scripts/automation/regression/setups/kiwi02/benchmark.yaml
index b6055366..a1170eb2 100644
--- a/scripts/automation/regression/setups/kiwi02/benchmark.yaml
+++ b/scripts/automation/regression/setups/kiwi02/benchmark.yaml
@@ -272,7 +272,7 @@ test_performance_vm_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 10.0
+ min: 9.0
max: 13.1
@@ -280,7 +280,7 @@ test_performance_vm_single_cpu_cached:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 18.0
+ min: 16.0
max: 25.0
@@ -289,7 +289,7 @@ test_performance_syn_attack_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 8.0
+ min: 7.0
max: 11.5
test_performance_vm_multi_cpus:
@@ -297,7 +297,7 @@ test_performance_vm_multi_cpus:
core_count : 4
mult : "90%"
mpps_per_core_golden :
- min: 8.0
+ min: 7.0
max: 12.5
@@ -306,7 +306,7 @@ test_performance_vm_multi_cpus_cached:
core_count : 4
mult : "90%"
mpps_per_core_golden :
- min: 18.0
+ min: 16.0
max: 22.0
test_performance_syn_attack_multi_cpus:
@@ -314,6 +314,6 @@ test_performance_syn_attack_multi_cpus:
core_count : 4
mult : "90%"
mpps_per_core_golden :
- min: 8.0
+ min: 7.0
max: 10.5