Re: [PATCH net-next] vsock/test: add a final full barrier after run all tests

From: Paolo Abeni

Date: Tue Dec 30 2025 - 06:08:49 EST


On 12/23/25 5:22 PM, Stefano Garzarella wrote:
> From: Stefano Garzarella <sgarzare@xxxxxxxxxx>
>
> If the last test fails, the other side still completes correctly,
> which could lead to false positives.
>
> Let's add a final barrier that ensures that the last test has finished
> correctly on both sides, but also that the two sides agree on the
> number of tests to be performed.
>
> Signed-off-by: Stefano Garzarella <sgarzare@xxxxxxxxxx>

Net-next is currently closed; still this looks material suitable for
'net', with a proper Fixes tag.

Please repost for net if you agree.

Thanks,

Paolo