diff options
Diffstat (limited to 'scripts/automation/regression')
-rw-r--r-- | scripts/automation/regression/setups/trex07/benchmark.yaml | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/scripts/automation/regression/setups/trex07/benchmark.yaml b/scripts/automation/regression/setups/trex07/benchmark.yaml index 6796a4ab..72d31259 100644 --- a/scripts/automation/regression/setups/trex07/benchmark.yaml +++ b/scripts/automation/regression/setups/trex07/benchmark.yaml @@ -5,38 +5,38 @@ #### common templates ### test_jumbo: - multiplier : 150 + multiplier : 120 cores : 2 bw_per_core : 962.464 test_routing_imix: - multiplier : 80 + multiplier : 60 cores : 4 - bw_per_core : 55.130 + bw_per_core : 48.130 test_routing_imix_64: - multiplier : 8000 + multiplier : 4000 cores : 7 - bw_per_core : 11.699 + bw_per_core : 12.699 test_static_routing_imix_asymmetric: - multiplier : 70 + multiplier : 50 cores : 3 bw_per_core : 50.561 test_ipv6_simple: - multiplier : 80 + multiplier : 50 cores : 7 - bw_per_core : 25.948 + bw_per_core : 19.5 test_rx_check_http: &rx_http multiplier : 99000 - cores : 3 + cores : 7 rx_sample_rate : 128 bw_per_core : 49.464 @@ -45,7 +45,7 @@ test_rx_check_http_ipv6: bw_per_core : 49.237 test_rx_check_sfr: &rx_sfr - multiplier : 80 + multiplier : 50 cores : 7 rx_sample_rate : 128 bw_per_core : 20.871 @@ -230,3 +230,4 @@ test_performance_syn_attack_multi_cpus: test_all_profiles : mult : "5%" + |