diff options
Diffstat (limited to 'scripts/automation/regression/setups')
9 files changed, 171 insertions, 171 deletions
diff --git a/scripts/automation/regression/setups/kiwi02/benchmark.yaml b/scripts/automation/regression/setups/kiwi02/benchmark.yaml index 343d4120..3332aa5e 100644 --- a/scripts/automation/regression/setups/kiwi02/benchmark.yaml +++ b/scripts/automation/regression/setups/kiwi02/benchmark.yaml @@ -124,70 +124,70 @@ test_rx_check_sfr_ipv6: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 100} cpu_util : 1 bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 diff --git a/scripts/automation/regression/setups/trex-dan/benchmark.yaml b/scripts/automation/regression/setups/trex-dan/benchmark.yaml index c8b046d4..e9f12c45 100644 --- a/scripts/automation/regression/setups/trex-dan/benchmark.yaml +++ b/scripts/automation/regression/setups/trex-dan/benchmark.yaml @@ -129,70 +129,70 @@ test_rx_check_sfr_ipv6: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 100} cpu_util : 1 bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 diff --git a/scripts/automation/regression/setups/trex04/benchmark.yaml b/scripts/automation/regression/setups/trex04/benchmark.yaml index d2b1c4f2..7b850d8e 100644 --- a/scripts/automation/regression/setups/trex04/benchmark.yaml +++ b/scripts/automation/regression/setups/trex04/benchmark.yaml @@ -33,70 +33,70 @@ test_static_routing_imix_asymmetric: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 100} cpu_util : 1 bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 diff --git a/scripts/automation/regression/setups/trex08/benchmark.yaml b/scripts/automation/regression/setups/trex08/benchmark.yaml index c5c2fde7..aeeca004 100644 --- a/scripts/automation/regression/setups/trex08/benchmark.yaml +++ b/scripts/automation/regression/setups/trex08/benchmark.yaml @@ -53,70 +53,70 @@ test_rx_check_sfr: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 100} cpu_util : 1 bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 diff --git a/scripts/automation/regression/setups/trex09/benchmark.yaml b/scripts/automation/regression/setups/trex09/benchmark.yaml index 1f8fe47a..5bce90ca 100644 --- a/scripts/automation/regression/setups/trex09/benchmark.yaml +++ b/scripts/automation/regression/setups/trex09/benchmark.yaml @@ -53,70 +53,70 @@ test_rx_check_sfr: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 100} cpu_util : 1 bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 diff --git a/scripts/automation/regression/setups/trex12/benchmark.yaml b/scripts/automation/regression/setups/trex12/benchmark.yaml index 0ebc2bcb..87bd3114 100644 --- a/scripts/automation/regression/setups/trex12/benchmark.yaml +++ b/scripts/automation/regression/setups/trex12/benchmark.yaml @@ -60,70 +60,70 @@ test_rx_check_sfr_ipv6: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 100} cpu_util : 1 bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 diff --git a/scripts/automation/regression/setups/trex14/benchmark.yaml b/scripts/automation/regression/setups/trex14/benchmark.yaml index afa27a82..aa4ac2d4 100644 --- a/scripts/automation/regression/setups/trex14/benchmark.yaml +++ b/scripts/automation/regression/setups/trex14/benchmark.yaml @@ -123,70 +123,70 @@ test_rx_check_sfr_ipv6: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 100} cpu_util : 1 bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 diff --git a/scripts/automation/regression/setups/trex17/benchmark.yaml b/scripts/automation/regression/setups/trex17/benchmark.yaml index d9191a42..6fa28f16 100644 --- a/scripts/automation/regression/setups/trex17/benchmark.yaml +++ b/scripts/automation/regression/setups/trex17/benchmark.yaml @@ -33,70 +33,70 @@ test_static_routing_imix_asymmetric: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 9000, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 9000, stream_count: 100} cpu_util : 1 bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 diff --git a/scripts/automation/regression/setups/trex25/benchmark.yaml b/scripts/automation/regression/setups/trex25/benchmark.yaml index f87759f9..19fab1fe 100644 --- a/scripts/automation/regression/setups/trex25/benchmark.yaml +++ b/scripts/automation/regression/setups/trex25/benchmark.yaml @@ -128,72 +128,72 @@ test_rx_check_sfr_ipv6: test_CPU_benchmark: profiles: - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 64} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 10} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 10} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py - kwargs : {packet_len: 64, packet_count: 100} + - name : stl/udp_for_benchmarks.py + kwargs : {packet_len: 64, stream_count: 100} cpu_util : 1 bw_per_core : 1 # causes queue full -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 64, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 64, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 128} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 256} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 512} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 1500} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 4000} cpu_util : 1 bw_per_core : 1 - - name : stl/udp_1pkt_simple.py + - name : stl/udp_for_benchmarks.py kwargs : {packet_len: 9000} cpu_util : 1 bw_per_core : 1 # problem stabilizing CPU utilization at this setup -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 10} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 10} # cpu_util : 1 # bw_per_core : 1 # problem stabilizing CPU utilization at this setup -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 100} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 100} # cpu_util : 1 # bw_per_core : 1 # not enough memory + queue full if memory increase -# - name : stl/udp_1pkt_simple.py -# kwargs : {packet_len: 9000, packet_count: 1000} +# - name : stl/udp_for_benchmarks.py +# kwargs : {packet_len: 9000, stream_count: 1000} # cpu_util : 1 # bw_per_core : 1 |