summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex07
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2017-01-22 16:05:19 +0200
committerHanoh Haim <hhaim@cisco.com>2017-01-22 16:05:19 +0200
commitb81cdb6c2d6d118c1c346e7c8dae6a5e747d867d (patch)
tree36b2c7eefb3130475d0915706cf7ff3e34d7d13e /scripts/automation/regression/setups/trex07
parent57e58214a60b6665e22bb114356233a122d1ef84 (diff)
Stateful - add short flow test with high active flow 8-4Mflows
Signed-off-by: Hanoh Haim <hhaim@cisco.com>
Diffstat (limited to 'scripts/automation/regression/setups/trex07')
-rw-r--r--scripts/automation/regression/setups/trex07/benchmark.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/scripts/automation/regression/setups/trex07/benchmark.yaml b/scripts/automation/regression/setups/trex07/benchmark.yaml
index c0ec12b1..7abc2e4d 100644
--- a/scripts/automation/regression/setups/trex07/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex07/benchmark.yaml
@@ -4,6 +4,24 @@
#### common templates ###
+test_short_flow:
+ multiplier : 25000
+ cores : 7
+ bw_per_core : 1000
+
+test_short_flow_high_active:
+ multiplier : 20000
+ cores : 7
+ bw_per_core : 1000
+ active_flows : 4000000
+
+test_short_flow_high_active2:
+ multiplier : 10000
+ cores : 7
+ bw_per_core : 1000
+ active_flows : 4000000
+
+
test_jumbo:
multiplier : 120
cores : 4