Zhe Weng acbddd11d5 net/netdev: Add periodic log for netdev statistics
Work for every network device using `CONFIG_NETDEV_STATISTICS`.

Log style:
<interface>:T{done}/{total},R({v4}+{v6})/{total} {Protocol}:T{tx},R{rx},D{drop}
Example:
wlan0:T10/10,R(10+20)/31 TCP:T0,R0,D0 UDP:T0,R10,D0 ICMP:T0,R0,D0 ICMP6:T0,R0,D0

Signed-off-by: Zhe Weng <wengzhe@xiaomi.com>
2024-08-22 16:17:56 +08:00
..
2024-06-20 09:43:05 +08:00
2024-06-20 09:43:05 +08:00
2024-06-06 09:27:50 +02:00
2023-11-18 03:10:29 -08:00
2024-08-21 23:30:49 +08:00
2024-08-22 01:56:26 +08:00
2024-06-20 09:43:05 +08:00