From 9f6edf89a82059e8b1ecfb66e07e9d04daa10a61 Mon Sep 17 00:00:00 2001 From: Yaroslav Brustinov Date: Mon, 27 Mar 2017 18:38:17 +0200 Subject: regression: trex19 more cores Change-Id: I5192742e3e3aef9e1ca712c21330bb1e1280a6f7 Signed-off-by: Yaroslav Brustinov --- .../regression/setups/trex19/benchmark.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'scripts') diff --git a/scripts/automation/regression/setups/trex19/benchmark.yaml b/scripts/automation/regression/setups/trex19/benchmark.yaml index 32ea3a2f..aa053829 100644 --- a/scripts/automation/regression/setups/trex19/benchmark.yaml +++ b/scripts/automation/regression/setups/trex19/benchmark.yaml @@ -6,55 +6,55 @@ test_short_flow: multiplier : 25000 - cores : 7 + cores : 13 bw_per_core : 1000 test_short_flow_high_active: multiplier : 20000 - cores : 7 + cores : 13 bw_per_core : 1000 active_flows : 4000000 test_short_flow_high_active2: multiplier : 10000 - cores : 7 + cores : 13 bw_per_core : 1000 active_flows : 4000000 test_jumbo: multiplier : 120 - cores : 4 + cores : 1 bw_per_core : 962.464 test_routing_imix: multiplier : 60 - cores : 8 + cores : 13 bw_per_core : 48.130 test_routing_imix_64: multiplier : 2500 - cores : 8 + cores : 13 bw_per_core : 12.699 test_static_routing_imix_asymmetric: multiplier : 50 - cores : 8 + cores : 13 bw_per_core : 50.561 test_ipv6_simple: multiplier : 50 - cores : 7 + cores : 13 bw_per_core : 19.5 test_rx_check_http: &rx_http multiplier : 99000 - cores : 7 + cores : 13 rx_sample_rate : 128 bw_per_core : 49.464 @@ -64,7 +64,7 @@ test_rx_check_http_ipv6: test_rx_check_sfr: &rx_sfr multiplier : 35 - cores : 7 + cores : 13 rx_sample_rate : 128 bw_per_core : 20.871 -- cgit 1.2.3-korg