The zperf received or sent bytes length and duration are in 32bits, if running long-duration zperf test more than 20min, the value will overflow, and the test result is wrong. Change it to 64bits can fix this issue. Signed-off-by: Maochen Wang <maochen.wang@nxp.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| zperf_common.c | ||
| zperf_internal.h | ||
| zperf_session.c | ||
| zperf_session.h | ||
| zperf_shell.c | ||
| zperf_tcp_receiver.c | ||
| zperf_tcp_uploader.c | ||
| zperf_udp_receiver.c | ||
| zperf_udp_uploader.c | ||