[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250508142005.135857-1-sgarzare@redhat.com>
Date: Thu, 8 May 2025 16:20:03 +0200
From: Stefano Garzarella <sgarzare@...hat.com>
To: netdev@...r.kernel.org
Cc: linux-kernel@...r.kernel.org,
Stefano Garzarella <sgarzare@...hat.com>,
virtualization@...ts.linux.dev
Subject: [PATCH net-next 0/2] vsock/test: improve sigpipe test reliability
Running the tests continuously I noticed that sometimes the sigpipe
test would fail due to a race between the control message of the test
and the vsock transport messages.
While I was at it I also improved the test by checking the errno we
expect.
Stefano Garzarella (2):
vsock/test: retry send() to avoid occasional failure in sigpipe test
vsock/test: check also expected errno on sigpipe test
tools/testing/vsock/vsock_test.c | 32 ++++++++++++++++++++++++--------
1 file changed, 24 insertions(+), 8 deletions(-)
--
2.49.0
Powered by blists - more mailing lists