From 76fadc780ec8a28498d41f211f453572df341d90 Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Sun, 1 Jan 2017 03:33:26 +0200 Subject: regression: update stl performance benchmark based on 100 last regression reports Change-Id: I2c18532063423f9229f26080cbb7a2e612ff8c27 Signed-off-by: Yaroslav Brustinov --- scripts/automation/regression/setups/trex08/benchmark.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts/automation/regression/setups/trex08') diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml index 70995b21..b33fc45e 100644 --- a/scripts/automation/regression/setups/trex08/benchmark.yaml +++ b/scripts/automation/regression/setups/trex08/benchmark.yaml @@ -183,7 +183,7 @@ test_performance_vm_single_cpu: cfg: mult : "90%" mpps_per_core_golden : - min: 15.1 + min: 15.5 max: 20.3 @@ -191,7 +191,7 @@ test_performance_vm_single_cpu_cached: cfg: mult : "10%" mpps_per_core_golden : - min: 29.1 + min: 28.0 max: 32.0 -- cgit 1.2.3-korg