diff options
author | 2016-11-15 20:23:35 +0200 | |
---|---|---|
committer | 2016-11-15 20:23:35 +0200 | |
commit | 52b8755b842c4adbb8bf923798cc1fc4fd498ae4 (patch) | |
tree | 9b60e2f20e1e16bdcd593e875985f423bb2f0d7b /scripts/automation/regression | |
parent | 3ff4220850aeb6b6258c7909d8f36f11ade4070d (diff) |
connectx-4 another benchmark update
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
Diffstat (limited to 'scripts/automation/regression')
-rw-r--r-- | scripts/automation/regression/setups/trex07/benchmark.yaml | 6 |
1 files changed, 3 insertions, 3 deletions
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 |