diff options
Diffstat (limited to 'scripts/automation/regression/setups/kiwi02')
-rw-r--r-- | scripts/automation/regression/setups/kiwi02/benchmark.yaml | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/scripts/automation/regression/setups/kiwi02/benchmark.yaml b/scripts/automation/regression/setups/kiwi02/benchmark.yaml index f6ad8e9a..343d4120 100644 --- a/scripts/automation/regression/setups/kiwi02/benchmark.yaml +++ b/scripts/automation/regression/setups/kiwi02/benchmark.yaml @@ -24,39 +24,39 @@ nat_dict: &nat_dict test_jumbo: multiplier : 55 cores : 1 - bw_per_core : 647305 + bw_per_core : 647.305 test_routing_imix: multiplier : 32 cores : 2 - bw_per_core : 39131 + bw_per_core : 39.131 test_routing_imix_64: multiplier : 2500 cores : 4 - bw_per_core : 7427 + bw_per_core : 7.427 test_static_routing_imix: stat_route_dict : *stat_route_dict multiplier : 32 cores : 2 - bw_per_core : 39039 + bw_per_core : 39.039 test_static_routing_imix_asymmetric: stat_route_dict : *stat_route_dict multiplier : 16 cores : 1 - bw_per_core : 38796 + bw_per_core : 38.796 test_ipv6_simple: multiplier : 32 cores : 4 - bw_per_core : 19283 + bw_per_core : 19.283 test_nat_simple_mode1: &test_nat_simple @@ -65,7 +65,7 @@ test_nat_simple_mode1: &test_nat_simple multiplier : 10000 cores : 1 allow_timeout_dev : True - bw_per_core : 45304 + bw_per_core : 45.304 test_nat_simple_mode2: *test_nat_simple @@ -77,7 +77,7 @@ test_nat_learning: test_nbar_simple: multiplier : 20 cores : 2 - bw_per_core : 18243 + bw_per_core : 18.243 nbar_classification: http : 30.41 rtp_audio : 21.22 @@ -100,11 +100,11 @@ test_rx_check_http: &rx_http cores : 2 rx_sample_rate : 32 error_tolerance : 0.01 - bw_per_core : 38071 + bw_per_core : 38.071 test_rx_check_http_ipv6: << : *rx_http - bw_per_core : 46733 + bw_per_core : 46.733 test_rx_check_sfr: &rx_sfr @@ -112,11 +112,11 @@ test_rx_check_sfr: &rx_sfr cores : 4 rx_sample_rate : 32 error_tolerance : 0.01 - bw_per_core : 16915 + bw_per_core : 16.915 test_rx_check_sfr_ipv6: << : *rx_sfr - bw_per_core : 20323 + bw_per_core : 20.323 |