summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex14/benchmark.yaml
diff options
context:
space:
mode:
authorHanoh Haim <hhaim@cisco.com>2016-01-20 15:32:22 +0200
committerHanoh Haim <hhaim@cisco.com>2016-01-20 15:32:22 +0200
commit1d8c0a97f418555058efd9b149b1fec0cb808eb7 (patch)
tree0b0469282684d5d97f8aca477f69c3d60d29ef4b /scripts/automation/regression/setups/trex14/benchmark.yaml
parentfbbbb8fe6025da27ee3d703c3803e07cb7ecfd51 (diff)
parent0798c924dfcdfcf0c02ae74136013daa5d7d16f4 (diff)
merge
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