diff options
author | 2016-11-24 16:35:24 +0200 | |
---|---|---|
committer | 2016-11-24 16:35:24 +0200 | |
commit | 080ebdfa52a7f84507cd3a7453b22ffc91f51378 (patch) | |
tree | b1608cc70c01ed1f01bc913a961cf690e47c7a9a /scripts/automation/regression | |
parent | 80fc6e4d8d2eba7c62ba6f688bdbbb56acd4405a (diff) |
performance test - relaxing the numbers
Signed-off-by: imarom <imarom@cisco.com>
Diffstat (limited to 'scripts/automation/regression')
-rw-r--r-- | scripts/automation/regression/setups/trex09/benchmark.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/automation/regression/setups/trex09/benchmark.yaml b/scripts/automation/regression/setups/trex09/benchmark.yaml index d1f5f56c..1d2b57c8 100644 --- a/scripts/automation/regression/setups/trex09/benchmark.yaml +++ b/scripts/automation/regression/setups/trex09/benchmark.yaml @@ -187,7 +187,7 @@ test_performance_vm_single_cpu: cfg: mult : "90%" mpps_per_core_golden : - min: 16.2 + min: 16.0 max: 17.3 @@ -195,7 +195,7 @@ test_performance_vm_single_cpu_cached: cfg: mult : "90%" mpps_per_core_golden : - min: 29.5 + min: 28.5 max: 31.2 |