Hello:
This patch was applied to netdev/net-next.git (main) by Jakub Kicinski kuba@kernel.org:
On Mon, 09 Jun 2025 09:39:24 -0700 you wrote:
This commit introduces a new vmtest.sh runner for vsock.
It uses virtme-ng/qemu to run tests in a VM. The tests validate G2H, H2G, and loopback. The testing tools from tools/testing/vsock/ are reused. Currently, only vsock_test is used.
VMCI and hyperv support is included in the config file to be built with the -b option, though not used in the tests.
[...]
Here is the summary with links: - [net-next,v10] selftests/vsock: add initial vmtest.sh for vsock https://git.kernel.org/netdev/net-next/c/a4a65c6fe08b
You are awesome, thank you!