Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski <[email protected]>:
On Mon, 16 Mar 2026 17:56:15 -0700 you wrote: > From: Bobby Eshleman <[email protected]> > > When running vmtest.sh inside a nested VM the running kernel may not be > installed on the filesystem at the standard /boot/ or /usr/lib/modules/ > paths. > > Previously, this would cause vng to fail with "does not exist" since it > could not find the kernel image. Instead, this patch uses --dry-run to > detect if the kernel is available. If not, then we fall back to the > kernel in the kernel source tree. If that fails, then we die. > > [...] Here is the summary with links: - [net-next,v2] selftests/vsock: auto-detect kernel for guest VMs https://git.kernel.org/netdev/net-next/c/3883c2b50910 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html

