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/trex08/benchmark.yaml | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'scripts/automation/regression/setups/trex08/benchmark.yaml') diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml index f409edb8..eb70dbbb 100644 --- a/scripts/automation/regression/setups/trex08/benchmark.yaml +++ b/scripts/automation/regression/setups/trex08/benchmark.yaml @@ -202,16 +202,16 @@ test_performance_vm_single_cpu: cfg: mult : "90%" mpps_per_core_golden : - min: 15.5 - max: 20.3 + min: 13.9 + max: 18.3 test_performance_vm_single_cpu_cached: cfg: mult : "10%" mpps_per_core_golden : - min: 28.0 - max: 32.0 + min: 25.2 + max: 28.8 @@ -219,16 +219,16 @@ test_performance_syn_attack_single_cpu: cfg: mult : "90%" mpps_per_core_golden : - min: 13.2 - max: 15.0 + min: 11.9 + max: 13.5 test_performance_vm_multi_cpus: cfg: core_count : 7 mult : "40%" mpps_per_core_golden : - min: 15.0 - max: 20.0 + min: 13.5 + max: 18.0 test_performance_vm_multi_cpus_cached: @@ -236,15 +236,15 @@ test_performance_vm_multi_cpus_cached: core_count : 7 mult : "40%" mpps_per_core_golden : - min: 29.0 - max: 34.0 + min: 26.1 + max: 30.6 test_performance_syn_attack_multi_cpus: cfg: core_count : 7 mult : "40%" mpps_per_core_golden : - min: 13.0 - max: 17.0 + min: 11.7 + max: 15.3 -- cgit 1.2.3-korg