linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/5] selftests: drv-net: improve zerocopy tests
@ 2025-08-11 23:13 Jakub Kicinski
  2025-08-11 23:13 ` [PATCH net-next 1/5] selftests: drv-net: add configs for zerocopy Rx Jakub Kicinski
                   ` (6 more replies)
  0 siblings, 7 replies; 19+ messages in thread
From: Jakub Kicinski @ 2025-08-11 23:13 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, pabeni, andrew+netdev, horms, shuah, sdf,
	almasrymina, noren, linux-kselftest, ap420073, Jakub Kicinski

A few tweaks to the devmem test to make it more "NIPA-compatible".
We still need a fix to make sure that the test sets hds threshold
to 0. Taehee is presumably already/still working on that:
https://lore.kernel.org/20250702104249.1665034-1-ap420073@gmail.com
so I'm not including my version.

  # ./tools/testing/selftests/drivers/net/hw/devmem.py
  TAP version 13
  1..3
  ok 1 devmem.check_rx
  ok 2 devmem.check_tx
  ok 3 devmem.check_tx_chunks
  # Totals: pass:3 fail:0 xfail:0 xpass:0 skip:0 error:0

Jakub Kicinski (5):
  selftests: drv-net: add configs for zerocopy Rx
  selftests: drv-net: devmem: remove sudo from system() calls
  selftests: drv-net: devmem: add / correct the IPv6 support
  selftests: net: terminate bkg() commands on exception
  selftests: drv-net: devmem: flip the direction of Tx tests

 tools/testing/selftests/drivers/net/hw/ncdevmem.c | 14 +++++++-------
 tools/testing/selftests/drivers/net/hw/config     |  2 ++
 tools/testing/selftests/drivers/net/hw/devmem.py  | 14 +++++++-------
 tools/testing/selftests/net/lib/py/utils.py       |  5 ++++-
 4 files changed, 20 insertions(+), 15 deletions(-)

-- 
2.50.1


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

end of thread, other threads:[~2025-08-13  1:50 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11 23:13 [PATCH net-next 0/5] selftests: drv-net: improve zerocopy tests Jakub Kicinski
2025-08-11 23:13 ` [PATCH net-next 1/5] selftests: drv-net: add configs for zerocopy Rx Jakub Kicinski
2025-08-11 23:52   ` Joe Damato
2025-08-12 16:56   ` Mina Almasry
2025-08-11 23:13 ` [PATCH net-next 2/5] selftests: drv-net: devmem: remove sudo from system() calls Jakub Kicinski
2025-08-11 23:55   ` Joe Damato
2025-08-11 23:58     ` Jakub Kicinski
2025-08-12 16:58   ` Mina Almasry
2025-08-11 23:13 ` [PATCH net-next 3/5] selftests: drv-net: devmem: add / correct the IPv6 support Jakub Kicinski
2025-08-12  0:07   ` Joe Damato
2025-08-12 17:00   ` Mina Almasry
2025-08-11 23:13 ` [PATCH net-next 4/5] selftests: net: terminate bkg() commands on exception Jakub Kicinski
2025-08-12  0:08   ` Joe Damato
2025-08-12 17:02   ` Mina Almasry
2025-08-11 23:13 ` [PATCH net-next 5/5] selftests: drv-net: devmem: flip the direction of Tx tests Jakub Kicinski
2025-08-12  0:15   ` Joe Damato
2025-08-12 18:32   ` Mina Almasry
2025-08-12 16:46 ` [PATCH net-next 0/5] selftests: drv-net: improve zerocopy tests Stanislav Fomichev
2025-08-13  1:50 ` 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).