zephyr/subsys/net
Maochen Wang eda7dd1460 net: zperf: Fix wrong throughput in long-duration traffic test
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>
2024-02-29 11:54:07 +00:00
..
conn_mgr net: conn_mgr: generic wifi_mgmt connectivity backend 2024-01-30 18:51:46 -05:00
ip net: ip: Add iface IPv4/IPv6 multicast foreach handlers 2024-02-28 13:18:06 -06:00
l2 net: l2: ppp: ipv6cp: add assert to check the link address length 2024-02-26 14:43:07 +01:00
lib net: zperf: Fix wrong throughput in long-duration traffic test 2024-02-29 11:54:07 +00:00
pkt_filter net: pkt_filter: Introduce additional hooks for pkt_filter 2023-07-10 09:27:47 +02:00
CMakeLists.txt net: conn_mgr: Write documentation 2023-09-28 15:11:14 +02:00
Kconfig net: Add Kconfig for net buf alignment 2023-12-14 09:29:47 +01:00
Kconfig.hostname net: add set hostname function 2024-01-17 14:42:58 +01:00
Kconfig.template.log_config.default.net
Kconfig.template.log_config.net
buf.c net: buf: add max allocation size to allocation info 2024-02-06 12:56:37 +01:00
buf_simple.c net: buf: Factor out net_buf_simple to separate source file 2023-03-15 10:50:16 +01:00
hostname.c logging: net: update hostname 2024-01-17 14:42:58 +01:00