All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "mengyuanlou@net-swift.com" <mengyuanlou@net-swift.com>
Cc: netdev@vger.kernel.org, jiawenwu@trustnetic.com,
	duanqiangwen@net-swift.com, linglingzhang@net-swift.com,
	andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com,
	pabeni@redhat.com
Subject: Re: [PATCH net-next 0/5] net: wangxun: improve statistics support
Date: Mon, 3 Aug 2026 13:59:15 -0700	[thread overview]
Message-ID: <20260803135915.1fd95602@kernel.org> (raw)
In-Reply-To: <5FB351D7-A14F-4B30-A172-6D81417E4E69@net-swift.com>

On Mon, 3 Aug 2026 16:00:15 +0800 mengyuanlou@net-swift.com 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..

  reply	other threads:[~2026-08-03 20:59 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-31  7:49 [PATCH net-next 0/5] net: wangxun: improve statistics support Mengyuan Lou
2026-07-31  7:49 ` [PATCH net-next 1/5] net: libwx: fix suspend/resume for wxvf Mengyuan Lou
2026-07-31  8:54   ` Breno Leitao
2026-07-31  7:49 ` [PATCH net-next 2/5] net: libwx: enable wx_update_stats for VF drivers Mengyuan Lou
2026-07-31  7:49 ` [PATCH net-next 3/5] net: libwx: Add per queue netdev-genl stats apis Mengyuan Lou
2026-07-31  7:49 ` [PATCH net-next 4/5] net: Wangxun: add support for basic qstats Mengyuan Lou
2026-07-31  7:49 ` [PATCH net-next 5/5] net: wangxun: add ndo_get_stats64 support Mengyuan Lou
2026-07-31  8:52   ` Breno Leitao
2026-07-31  9:41     ` mengyuanlou
2026-07-31 13:14       ` Breno Leitao
2026-08-03  6:50         ` mengyuanlou
2026-07-31 23:44 ` [PATCH net-next 0/5] net: wangxun: improve statistics support Jakub Kicinski
2026-08-03  8:00   ` mengyuanlou
2026-08-03 20:59     ` Jakub Kicinski [this message]
2026-08-04  6:14       ` mengyuanlou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260803135915.1fd95602@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=duanqiangwen@net-swift.com \
    --cc=edumazet@google.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=linglingzhang@net-swift.com \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.