All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] selftests/vsock: support nested VM runner for vmtest.sh
@ 2026-03-14  0:00 Bobby Eshleman
  2026-03-14  0:00 ` [PATCH net-next 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners Bobby Eshleman
  2026-03-14  0:00 ` [PATCH net-next 2/2] selftests/vsock: fix vsock_test path shadowing in nested VMs Bobby Eshleman
  0 siblings, 2 replies; 5+ messages in thread
From: Bobby Eshleman @ 2026-03-14  0:00 UTC (permalink / raw)
  To: Stefano Garzarella, Shuah Khan
  Cc: virtualization, netdev, linux-kselftest, linux-kernel,
	Jakub Kicinski, Bobby Eshleman

This series fixes a few issues trying to launch vmtest.sh in a nested VM
environment and were discovered when trying to prepare the tests for
netdev CI/CD.

When taken together these patches make vmtest.sh work both on bare metal
and in nested VMs, regardless of the outer VM's user, coincidental path
overlaps, or filesystem settings.

Signed-off-by: Bobby Eshleman <bobbyeshleman@meta.com>
---
Bobby Eshleman (2):
      selftests/vsock: fix vmtest.sh for read-only nested VM runners
      selftests/vsock: fix vsock_test path shadowing in nested VMs

 tools/testing/selftests/vsock/vmtest.sh | 26 ++++++++++++++++++++++----
 1 file changed, 22 insertions(+), 4 deletions(-)
---
base-commit: 8f921f61005450589c0bc1a941a5ddde21d9aed9
change-id: 20260313-vsock-vmtest-nested-fixes-918fd4d3a961

Best regards,
-- 
Bobby Eshleman <bobbyeshleman@meta.com>


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2026-03-17 21:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-03-14  0:00 [PATCH net-next 0/2] selftests/vsock: support nested VM runner for vmtest.sh Bobby Eshleman
2026-03-14  0:00 ` [PATCH net-next 1/2] selftests/vsock: fix vmtest.sh for read-only nested VM runners Bobby Eshleman
2026-03-17 14:46   ` Paolo Abeni
2026-03-17 21:41     ` Bobby Eshleman
2026-03-14  0:00 ` [PATCH net-next 2/2] selftests/vsock: fix vsock_test path shadowing in nested VMs Bobby Eshleman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.