summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex08/benchmark.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/regression/setups/trex08/benchmark.yaml')
-rw-r--r--scripts/automation/regression/setups/trex08/benchmark.yaml23
1 files changed, 21 insertions, 2 deletions
diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml
index 70995b21..f409edb8 100644
--- a/scripts/automation/regression/setups/trex08/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex08/benchmark.yaml
@@ -4,6 +4,25 @@
### stateful ###
+test_short_flow:
+ multiplier : 50000
+ cores : 7
+ bw_per_core : 1000
+
+test_short_flow_high_active:
+ multiplier : 40000
+ cores : 7
+ bw_per_core : 1000
+ active_flows : 4000000
+
+test_short_flow_high_active2:
+ multiplier : 30000
+ cores : 7
+ bw_per_core : 1000
+ active_flows : 4000000
+
+
+
test_jumbo:
multiplier : 150
cores : 2
@@ -183,7 +202,7 @@ test_performance_vm_single_cpu:
cfg:
mult : "90%"
mpps_per_core_golden :
- min: 15.1
+ min: 15.5
max: 20.3
@@ -191,7 +210,7 @@ test_performance_vm_single_cpu_cached:
cfg:
mult : "10%"
mpps_per_core_golden :
- min: 29.1
+ min: 28.0
max: 32.0