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
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: custom data upload support 2025-04-29 20:08:32 -04:00