summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex08
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2016-01-12 10:10:10 +0200
committerYaroslav Brustinov <ybrustin@cisco.com>2016-01-12 10:10:10 +0200
commit0f49e42f202491f7d8e23be237f9c94f136fe384 (patch)
treeda48cb2bbff731f1b1963ab1bd31ed4d1cfeaf8a /scripts/automation/regression/setups/trex08
parentd7270bba3a4f8b89314abf82e21346fc81d6a6df (diff)
regression:
add jumbo benchmark for trex08 replace --local for --functional flag, remove the need of SETUP_DIR in such case
Diffstat (limited to 'scripts/automation/regression/setups/trex08')
-rw-r--r--scripts/automation/regression/setups/trex08/benchmark.yaml6
1 files changed, 5 insertions, 1 deletions
diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml
index e821149d..d4bb8283 100644
--- a/scripts/automation/regression/setups/trex08/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex08/benchmark.yaml
@@ -52,4 +52,8 @@ test_rx_check_http:
test_rx_check_http_ipv6_disabled:
multiplier : 99000
cores : 3
- rx_sample_rate : 128 \ No newline at end of file
+ rx_sample_rate : 128
+
+test_jumbo:
+ multiplier : 150
+ cores : 2 \ No newline at end of file