Re: [PATCH net-next 08/12] selftests/vsock: identify and execute tests that can re-use VM

From: Simon Horman

Date: Wed Oct 29 2025 - 13:00:00 EST


On Wed, Oct 22, 2025 at 06:00:12PM -0700, Bobby Eshleman wrote:
> From: Bobby Eshleman <bobbyeshleman@xxxxxxxx>
>
> In preparation for future patches that introduce tests that cannot
> re-use the same VM, add functions to identify those that *can* re-use a
> VM.
>
> By continuing to re-use the same VM for these tests we can save time by
> avoiding the delay of booting a VM for every test.
>
> Signed-off-by: Bobby Eshleman <bobbyeshleman@xxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>