From: Yaroslav Brustinov Date: Sun, 26 Mar 2017 22:27:33 +0000 (+0200) Subject: regression: trex19 stl performance benchmark update X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=b3e7a8bcbfec32731c9b9f839eda8153e86472a2;p=trex.git regression: trex19 stl performance benchmark update Change-Id: Icb425b7dabd2c4e69c173b57a2ddc5b75f6dcd1d Signed-off-by: Yaroslav Brustinov --- 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 :