summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex25/benchmark.yaml
diff options
context:
space:
mode:
authorimarom <imarom@cisco.com>2017-01-22 16:20:45 +0200
committerimarom <imarom@cisco.com>2017-01-22 16:20:45 +0200
commit904eacd9be1230efb7ae0ab7997ec131b588ec8a (patch)
tree8e4bcd1b1a5f683efdb8f3eeb962acefc3201961 /scripts/automation/regression/setups/trex25/benchmark.yaml
parentd2f1c8451e2e8ffc47b208f68f9b16697d706d60 (diff)
parentb81cdb6c2d6d118c1c346e7c8dae6a5e747d867d (diff)
Merge branch 'master' into capture
Signed-off-by: imarom <imarom@cisco.com> Conflicts: scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_client.py scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_jsonrpc_client.py scripts/automation/trex_control_plane/stl/trex_stl_lib/trex_stl_port.py src/main_dpdk.cpp
Diffstat (limited to 'scripts/automation/regression/setups/trex25/benchmark.yaml')
-rw-r--r--scripts/automation/regression/setups/trex25/benchmark.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/scripts/automation/regression/setups/trex25/benchmark.yaml b/scripts/automation/regression/setups/trex25/benchmark.yaml
index f8fd0bee..2c677b81 100644
--- a/scripts/automation/regression/setups/trex25/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex25/benchmark.yaml
@@ -79,7 +79,7 @@ test_nat_learning:
nat_opened : 40000
-test_nbar_simple:
+test_nbar_simple: &nbar_simple
multiplier : 6
cores : 1
bw_per_core : 16.645
@@ -100,6 +100,12 @@ test_nbar_simple:
rtsp : 0.04
unknown : 28.52
+test_client_cfg_nbar: &client_cfg_nbar
+ << : *nbar_simple
+
+test_client_cfg_vlan:
+ cores : 1
+ multiplier : 10
test_rx_check_http: &rx_http
multiplier : 8800
@@ -118,7 +124,7 @@ test_rx_check_http_negative:
test_rx_check_sfr: &rx_sfr
- multiplier : 6.8
+ multiplier : 3.2
cores : 1
rx_sample_rate : 16
bw_per_core : 16.063