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.yaml10
1 files changed, 8 insertions, 2 deletions
diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml
index aeeca004..8f83e8f9 100644
--- a/scripts/automation/regression/setups/trex08/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex08/benchmark.yaml
@@ -34,19 +34,25 @@ test_ipv6_simple:
bw_per_core : 25.948
-test_rx_check_http:
+test_rx_check_http: &rx_http
multiplier : 99000
cores : 3
rx_sample_rate : 128
bw_per_core : 49.464
+test_rx_check_http_ipv6:
+ << : *rx_http
+ bw_per_core : 49.237
-test_rx_check_sfr:
+test_rx_check_sfr: &rx_sfr
multiplier : 80
cores : 7
rx_sample_rate : 128
bw_per_core : 20.871
+test_rx_check_sfr_ipv6:
+ << : *rx_sfr
+ bw_per_core : 19.198
### stateless ###