Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 11 Aug 2025 16:13:29 -0700 you wrote:
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
[...]
Here is the summary with links: - [net-next,1/5] selftests: drv-net: add configs for zerocopy Rx https://git.kernel.org/netdev/net-next/c/27e5b560a86e - [net-next,2/5] selftests: drv-net: devmem: remove sudo from system() calls https://git.kernel.org/netdev/net-next/c/a94e9cf79cee - [net-next,3/5] selftests: drv-net: devmem: add / correct the IPv6 support https://git.kernel.org/netdev/net-next/c/424e96de3023 - [net-next,4/5] selftests: net: terminate bkg() commands on exception https://git.kernel.org/netdev/net-next/c/6e9a12f85a75 - [net-next,5/5] selftests: drv-net: devmem: flip the direction of Tx tests https://git.kernel.org/netdev/net-next/c/c378c497f3fe
You are awesome, thank you!