Hello:
This series was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Wed, 23 Jul 2025 16:54:52 +0300 you wrote:
This series fixes remote command checking and cleans up command requirement calls across tests.
The first patch fixes require_cmd() incorrectly checking commands locally even when remote=True was specified due to a missing host parameter.
[...]
Here is the summary with links: - [net-next,1/2] selftests: drv-net: Fix remote command checking in require_cmd() https://git.kernel.org/netdev/net-next/c/b4d52c698210 - [net-next,2/2] selftests: drv-net: Make command requirements explicit https://git.kernel.org/netdev/net-next/c/d74cd9a02f02
You are awesome, thank you!