netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] selftests: drv-net: stats: use skip instead of xfail
@ 2025-06-20 16:11 Jakub Kicinski
  2025-06-20 16:11 ` [PATCH net-next 1/2] selftests: drv-net: stats: fix pylint issues Jakub Kicinski
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Jakub Kicinski @ 2025-06-20 16:11 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, pabeni, andrew+netdev, horms, shuah,
	linux-kselftest, Jakub Kicinski

Alex posted support for configuring pause frames in fbnic. This flipped
the pause stats test from xfail to fail. Because CI considered xfail as
pass it now flags the test as failing. This shouldn't happen. Also we
currently report pause and FEC tests as passing on virtio which doesn't
make sense.

Jakub Kicinski (2):
  selftests: drv-net: stats: fix pylint issues
  selftests: drv-net: stats: use skip instead of xfail for unsupported
    features

 tools/testing/selftests/drivers/net/stats.py | 45 +++++++++++++-------
 1 file changed, 30 insertions(+), 15 deletions(-)

-- 
2.49.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-06-24  0:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-20 16:11 [PATCH net-next 0/2] selftests: drv-net: stats: use skip instead of xfail Jakub Kicinski
2025-06-20 16:11 ` [PATCH net-next 1/2] selftests: drv-net: stats: fix pylint issues Jakub Kicinski
2025-06-20 16:11 ` [PATCH net-next 2/2] selftests: drv-net: stats: use skip instead of xfail for unsupported features Jakub Kicinski
2025-06-24  0:20 ` [PATCH net-next 0/2] selftests: drv-net: stats: use skip instead of xfail patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).