From 4bb767c98444544428411a638e5d8dda7b234b85 Mon Sep 17 00:00:00 2001 From: Ido Barnea Date: Wed, 3 Aug 2016 16:28:37 +0300 Subject: IPv6 latency tests and --rx-check tests --- scripts/automation/regression/setups/trex09/benchmark.yaml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'scripts/automation/regression/setups/trex09') diff --git a/scripts/automation/regression/setups/trex09/benchmark.yaml b/scripts/automation/regression/setups/trex09/benchmark.yaml index 1ddd6f03..1e3acdd8 100644 --- a/scripts/automation/regression/setups/trex09/benchmark.yaml +++ b/scripts/automation/regression/setups/trex09/benchmark.yaml @@ -34,19 +34,27 @@ test_ipv6_simple: bw_per_core : 22.808 -test_rx_check_http: +test_rx_check_http: &rx_http multiplier : 90000 cores : 2 rx_sample_rate : 32 bw_per_core : 46.075 -test_rx_check_sfr: +test_rx_check_http_ipv6: + << : *rx_http + bw_per_core : 49.237 + +test_rx_check_sfr: &rx_sfr multiplier : 50 cores : 3 rx_sample_rate : 32 bw_per_core : 20.469 +test_rx_check_sfr_ipv6: + << : *rx_sfr + bw_per_core : 19.198 + ### stateless ### -- cgit 1.2.3-korg