Re: [PATCH net-next 0/5] net: wangxun: improve statistics support

Jakub Kicinski <[email protected]> Mon, 3 Aug 2026 13:59:15 -0700
Newsgroups gmane.linux.network
Message-ID <[email protected]>
On Mon, 3 Aug 2026 16:00:15 +0800 [email protected] wrote:
> root @roy-System-Product-Name ➜ …/mirror-net-next/tools/testing/selftests     main ?3   15:54:46 
> ✘  python3 ./drivers/net/stats.py
> TAP version 13
> 1..8
> ok 1 stats.check_pause
> ok 2 stats.check_fec
> ok 3 stats.check_fec_hist
> ok 4 stats.pkt_byte_sum
> ok 5 stats.qstat_by_ifindex
> ok 6 stats.check_down
> ok 7 stats.procfs_hammer
> # completed up/down cycles: 76
> ok 8 stats.procfs_downup_hammer
> # Totals: pass:8 fail:0 xfail:0 xpass:0 skip:0 error:0

Thanks, did you set up the env variables like NETIF?
The context you shared does not specify how you set things up..