Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 14 Jul 2025 02:56:47 -0700 you wrote:
I am submitting a new selftest for the netpoll subsystem specifically targeting the case where the RX is polling in the TX path, which is a case that we don't have any test in the tree today. This is done when netpoll_poll_dev() called, and this test creates a scenario when that is probably.
The test does the following:
[...]
Here is the summary with links: - [net-next,v7,1/3] selftests: drv-net: add helper/wrapper for bpftrace https://git.kernel.org/netdev/net-next/c/3c561c547c39 - [net-next,v7,2/3] selftests: drv-net: Strip '@' prefix from bpftrace map keys https://git.kernel.org/netdev/net-next/c/fd2aadcefbac - [net-next,v7,3/3] selftests: net: add netpoll basic functionality test https://git.kernel.org/netdev/net-next/c/b3019343e4bd
You are awesome, thank you!