zephyr/subsys/net/lib/zperf
Jordan Yates 7087eb49ef net: zperf: increase default max packet size
Slightly increase the default maximum size for zperf uploads to support
1kB of data payload together with the 40 bytes UDP client header.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2025-04-29 20:08:32 -04: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: zperf: specify Unix time offset 2025-04-29 20:08:32 -04:00
zperf_tcp_receiver.c net: sockets: socket_service: remove k_work related code 2024-10-23 11:32:21 +02:00
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