summaryrefslogtreecommitdiffstats
path: root/scripts/automation/regression/setups/trex04
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/automation/regression/setups/trex04')
-rw-r--r--scripts/automation/regression/setups/trex04/benchmark.yaml38
1 files changed, 19 insertions, 19 deletions
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