Re: [PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test

2024-05-08 Thread Stefano Garzarella
On Mon, Apr 08, 2024 at 03:37:49PM GMT, Luigi Leonardi wrote: This test that after a packet is delivered the number of unsent bytes is zero. Signed-off-by: Luigi Leonardi --- tools/testing/vsock/util.c | 6 +-- tools/testing/vsock/util.h | 3 ++ tools/testing/vsock/vsock_test.c | 85

[PATCH net-next v2 3/3] test/vsock: add ioctl unsent bytes test

2024-04-08 Thread Luigi Leonardi
This test that after a packet is delivered the number of unsent bytes is zero. Signed-off-by: Luigi Leonardi --- tools/testing/vsock/util.c | 6 +-- tools/testing/vsock/util.h | 3 ++ tools/testing/vsock/vsock_test.c | 85 3 files changed, 91 insert