diff options
author | 2016-11-16 14:16:04 +0200 | |
---|---|---|
committer | 2016-11-16 14:16:04 +0200 | |
commit | 216689ebf931fe377295f2f597db41f839b7cbef (patch) | |
tree | 75f2295c58a8f8cdc7a598908bf6dec368f30ebf /scripts/automation/regression | |
parent | e710eb541e8657f662c8bb2ef3252c42ad2544a6 (diff) |
trex07 fix queue_full in regression
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
Diffstat (limited to 'scripts/automation/regression')
-rw-r--r-- | scripts/automation/regression/setups/trex07/benchmark.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/automation/regression/setups/trex07/benchmark.yaml b/scripts/automation/regression/setups/trex07/benchmark.yaml index 9d58fed7..6e861836 100644 --- a/scripts/automation/regression/setups/trex07/benchmark.yaml +++ b/scripts/automation/regression/setups/trex07/benchmark.yaml @@ -214,7 +214,7 @@ test_performance_vm_multi_cpus: test_performance_vm_multi_cpus_cached: cfg: core_count : 7 - mult : "60%" + mult : "35%" mpps_per_core_golden : min: 9.0 max: 15.0 |