summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex25
diff options
context:
space:
mode:
authorYaroslav Brustinov <ybrustin@cisco.com>2016-04-25 11:09:41 +0300
committerYaroslav Brustinov <ybrustin@cisco.com>2016-04-25 11:09:41 +0300
commit624f297a38dc6e3d3c4c4657819c8cc5f00127e4 (patch)
tree672753d17b20cf52bf74c2cd4d38f454a4dfcb7d /scripts/automation/regression/setups/trex25
parentba14992cdf3f497bdaca6209e040e2119c43277e (diff)
regression: trex25 fix benchmark file
Diffstat (limited to 'scripts/automation/regression/setups/trex25')
-rw-r--r--scripts/automation/regression/setups/trex25/benchmark.yaml12
1 files changed, 8 insertions, 4 deletions
diff --git a/scripts/automation/regression/setups/trex25/benchmark.yaml b/scripts/automation/regression/setups/trex25/benchmark.yaml
index 57992f25..99acd269 100644
--- a/scripts/automation/regression/setups/trex25/benchmark.yaml
+++ b/scripts/automation/regression/setups/trex25/benchmark.yaml
@@ -69,7 +69,8 @@ test_nat_simple_mode1: &test_nat_simple
test_nat_simple_mode2: *test_nat_simple
-test_nat_learning: * test_nat_simple
+test_nat_learning:
+ << : *test_nat_simple
nat_opened : 40000
@@ -101,10 +102,12 @@ test_rx_check_http: &rx_http
rx_sample_rate : 16
bw_per_core : 31389
-test_rx_check_http_ipv6: *rx_http
+test_rx_check_http_ipv6:
+ << : *rx_http
bw_per_core : 37114
-test_rx_check_http_negative: *rx_http
+test_rx_check_http_negative:
+ << : *rx_http
stat_route_dict : *stat_route_dict
nat_dict : *nat_dict
@@ -115,7 +118,8 @@ test_rx_check_sfr: &rx_sfr
rx_sample_rate : 16
bw_per_core : 16063
-test_rx_check_sfr_ipv6: *rx_sfr
+test_rx_check_sfr_ipv6:
+ << : *rx_sfr
bw_per_core : 19663