summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex08
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/regression/setups/trex08')
-rw-r--r--scripts/automation/regression/setups/trex08/benchmark.yaml18
1 files changed, 18 insertions, 0 deletions
diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml
index 3676abf3..e821149d 100644
--- a/scripts/automation/regression/setups/trex08/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex08/benchmark.yaml
@@ -34,4 +34,22 @@ test_ipv6_simple :
cpu2core_dev : 0.07
+test_rx_check_sfr:
+ multiplier : 80
+ cores : 7
+ rx_sample_rate : 128
+test_rx_check_sfr_ipv6_disabled:
+ multiplier : 80
+ cores : 7
+ rx_sample_rate : 128
+
+test_rx_check_http:
+ multiplier : 99000
+ cores : 3
+ rx_sample_rate : 128
+
+test_rx_check_http_ipv6_disabled:
+ multiplier : 99000
+ cores : 3
+ rx_sample_rate : 128 \ No newline at end of file