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

Jakub Kicinski <[email protected]> Mon, 3 Aug 2026 13:59:15 -0700
Newsgroups org.kernel.vger.netdev
Message-ID <[email protected]>
On Mon, 3 Aug 2026 16:00:15 +0800 [email protected] wrote:
> root @roy-System-Product-Name =E2=9E=9C =E2=80=A6/mirror-net-next/tools/t=
esting/selftests =EF=87=91 =EE=9C=82  =EE=82=B6=EF=90=98 main=EE=82=B4 ?3  =
=EF=90=BA 15:54:46=20
> =E2=9C=98  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..