From d6bf779af7d1853b177fa24b6e5a94f013203aed Mon Sep 17 00:00:00 2001 From: Ido Barnea Date: Mon, 13 Feb 2017 15:13:14 +0200 Subject: Adjusting test performance numbers for xl710 and mlx for dpdk1702 Signed-off-by: Ido Barnea --- .../regression/setups/trex09/benchmark.yaml | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'scripts/automation/regression/setups/trex09') diff --git a/scripts/automation/regression/setups/trex09/benchmark.yaml b/scripts/automation/regression/setups/trex09/benchmark.yaml index 79dab3e8..eedcdc27 100644 --- a/scripts/automation/regression/setups/trex09/benchmark.yaml +++ b/scripts/automation/regression/setups/trex09/benchmark.yaml @@ -187,16 +187,16 @@ test_performance_vm_single_cpu: cfg: mult : "90%" mpps_per_core_golden : - min: 13.0 - max: 17.3 + min: 11.7 + max: 15.6 test_performance_vm_single_cpu_cached: cfg: mult : "90%" mpps_per_core_golden : - min: 28.3 - max: 31.2 + min: 25.5 + max: 28.1 @@ -204,16 +204,16 @@ test_performance_syn_attack_single_cpu: cfg: mult : "90%" mpps_per_core_golden : - min: 12.5 - max: 14.5 + min: 11.3 + max: 13.1 test_performance_vm_multi_cpus: cfg: core_count : 2 mult : "90%" mpps_per_core_golden : - min: 14.4 - max: 16.3 + min: 13.0 + max: 14.7 test_performance_vm_multi_cpus_cached: @@ -221,14 +221,14 @@ test_performance_vm_multi_cpus_cached: core_count : 2 mult : "90%" mpps_per_core_golden : - min: 29.5 - max: 31.5 + min: 26.5 + max: 28.3 test_performance_syn_attack_multi_cpus: cfg: core_count : 2 mult : "90%" mpps_per_core_golden : - min: 12.5 - max: 13.8 + min: 11.2 + max: 12.4 -- cgit 1.2.3-korg