zephyr/subsys/net/lib/zperf
Daniel Schultz 2c767cbfc0 net: lib: zperf: Fix 'kbps' in output
zperf should only return 'Kbps'. There are still two left-overs
from converting shell prints to 'Kbps'.

Align all prints to make it easier for scripting and parsing
content from console output.

Signed-off-by: Daniel Schultz <d.schultz@phytec.de>
2025-06-30 15:19:39 -05:00
..
CMakeLists.txt
Kconfig net: lib: zperf: Add support for skipping UDP upload server report 2025-06-02 17:37:55 +02:00
zperf_common.c net: zperf: Add -w option to delay upload jobs 2025-04-25 10:22:33 +01:00
zperf_internal.h net: zperf: Add -w option to delay upload jobs 2025-04-25 10:22:33 +01:00
zperf_session.c net: zperf: Add concurrency when doing upload tests 2025-04-25 10:22:33 +01:00
zperf_session.h net: zperf: Add -w option to delay upload jobs 2025-04-25 10:22:33 +01:00
zperf_shell.c net: lib: zperf: Fix 'kbps' in output 2025-06-30 15:19:39 -05:00
zperf_tcp_receiver.c
zperf_tcp_uploader.c net: zperf: custom data upload support 2025-04-29 20:08:32 -04:00
zperf_udp_receiver.c
zperf_udp_uploader.c net: zperf: Make UDP upload report retransmission count configurable 2025-05-23 17:20:10 +02:00