zephyr/subsys/net/lib/zperf
Damian Krolik 82b802f9ab net: lib: zperf: fix compilation with UDP/TCP only
Fix regression introduced by #88747 that breaks linking
with zperf server enabled but TCP or UDP disabled.

Signed-off-by: Damian Krolik <damian.krolik@nordicsemi.no>
2025-05-19 11:24:58 +02:00
..
CMakeLists.txt net: lib: zperf: conditional UDP/TCP compilation 2025-04-23 11:48:42 +02:00
Kconfig net: zperf: increase default max packet size 2025-04-29 20:08:32 -04: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 compilation with UDP/TCP only 2025-05-19 11:24:58 +02: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 net: lib: zperf: improve UDP RX throughput 2025-03-19 10:58:16 +01:00
zperf_udp_uploader.c net: zperf: custom data upload support 2025-04-29 20:08:32 -04:00