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

2024-04-03 Thread Stefano Garzarella
On Tue, Apr 02, 2024 at 05:05:39PM +0200, 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 |

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

2024-04-02 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 | 83 3 files changed, 89 insert