diff options
author | Hanoh Haim <hhaim@cisco.com> | 2016-11-16 11:55:07 +0200 |
---|---|---|
committer | Hanoh Haim <hhaim@cisco.com> | 2016-11-16 11:55:23 +0200 |
commit | 45f019c410bdc4a48f19458c655dc6d5232b43b9 (patch) | |
tree | c0198d676b4299b31e39c70cebb24041a468c589 /scripts | |
parent | 0e23c41179c361017dbb240266e75cf0d414604c (diff) |
update trex07 benchmark results
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/automation/regression/setups/trex07/benchmark.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/automation/regression/setups/trex07/benchmark.yaml b/scripts/automation/regression/setups/trex07/benchmark.yaml index fa9b11f8..9d58fed7 100644 --- a/scripts/automation/regression/setups/trex07/benchmark.yaml +++ b/scripts/automation/regression/setups/trex07/benchmark.yaml @@ -188,7 +188,7 @@ test_performance_vm_single_cpu: test_performance_vm_single_cpu_cached: cfg: - mult : "90%" + mult : "10%" mpps_per_core_golden : min: 16.0 max: 25.0 @@ -214,7 +214,7 @@ test_performance_vm_multi_cpus: test_performance_vm_multi_cpus_cached: cfg: core_count : 7 - mult : "90%" + mult : "60%" mpps_per_core_golden : min: 9.0 max: 15.0 |