From 148fd251911869db33df03f7fd3287c1f76f2fa4 Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Fri, 8 Jan 2016 14:40:31 +0200 Subject: building: add pkg option with --pkg-dir and --pkg-file arguments (./b pkg --pkg-dir ...) for building TRex package regression: add jumbo packets test high latency fails test and not only print add maximal and minimal expected CPU utilization aggregate results: remove tracebacks at usual errors in tests move TRex info from setups info to top (its now common to all setups) save last good commit hash --- scripts/automation/regression/setups/trex04/benchmark.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'scripts/automation/regression/setups/trex04') diff --git a/scripts/automation/regression/setups/trex04/benchmark.yaml b/scripts/automation/regression/setups/trex04/benchmark.yaml index d448910e..56193f46 100644 --- a/scripts/automation/regression/setups/trex04/benchmark.yaml +++ b/scripts/automation/regression/setups/trex04/benchmark.yaml @@ -57,4 +57,6 @@ test_ipv6_simple : cpu2core_dev : 0.07 - +test_jumbo: + multiplier : 2.8 + cores : 1 \ No newline at end of file -- cgit 1.2.3-korg