From 52b8755b842c4adbb8bf923798cc1fc4fd498ae4 Mon Sep 17 00:00:00 2001 From: Hanoh Haim Date: Tue, 15 Nov 2016 20:23:35 +0200 Subject: connectx-4 another benchmark update Signed-off-by: Hanoh Haim --- scripts/automation/regression/setups/trex07/benchmark.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/automation/regression') diff --git a/scripts/automation/regression/setups/trex07/benchmark.yaml b/scripts/automation/regression/setups/trex07/benchmark.yaml index c125fd1a..fa9b11f8 100644 --- a/scripts/automation/regression/setups/trex07/benchmark.yaml +++ b/scripts/automation/regression/setups/trex07/benchmark.yaml @@ -182,8 +182,8 @@ test_performance_vm_single_cpu: cfg: mult : "90%" mpps_per_core_golden : - min: 16.2 - max: 17.3 + min: 9.6 + max: 13.3 test_performance_vm_single_cpu_cached: @@ -207,7 +207,7 @@ test_performance_vm_multi_cpus: core_count : 7 mult : "90%" mpps_per_core_golden : - min: 9.5 + min: 8.5 max: 12.0 -- cgit