summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex14/benchmark.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/regression/setups/trex14/benchmark.yaml')
-rw-r--r--scripts/automation/regression/setups/trex14/benchmark.yaml7
1 files changed, 6 insertions, 1 deletions
diff --git a/scripts/automation/regression/setups/trex14/benchmark.yaml b/scripts/automation/regression/setups/trex14/benchmark.yaml
index b0e4f31d..4870eefe 100644
--- a/scripts/automation/regression/setups/trex14/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex14/benchmark.yaml
@@ -36,7 +36,7 @@ test_rx_check :
exp_bw : 13
exp_latency : 1
-test_nat_simple :
+test_nat_simple : &test_nat_simple
stat_route_dict :
clients_start : 16.0.0.1
servers_start : 48.0.0.1
@@ -56,6 +56,9 @@ test_nat_simple :
exp_latency : 1
allow_timeout_dev : YES
+test_nat_simple_mode1 : *test_nat_simple
+test_nat_simple_mode2 : *test_nat_simple
+
test_nat_learning :
stat_route_dict :
clients_start : 16.0.0.1
@@ -147,6 +150,8 @@ test_rx_check_http_negative:
multiplier : 13000
cores : 1
rx_sample_rate : 16
+ # allow 0.03% errors, bad router
+ error_tolerance : 0.03
stat_route_dict :
clients_start : 16.0.0.1
servers_start : 48.0.0.1