Stefano Garzarella
2019-Aug-02 07:55 UTC
[PATCH v2 00/11] VSOCK: add vsock_test test suite
On Thu, Aug 01, 2019 at 04:16:37PM +0000, Dexuan Cui wrote:> > From: Stefano Garzarella <sgarzare at redhat.com> > > Sent: Thursday, August 1, 2019 8:26 AM > > > > The vsock_diag.ko module already has a test suite but the core AF_VSOCK > > functionality has no tests. This patch series adds several test cases that > > exercise AF_VSOCK SOCK_STREAM socket semantics (send/recv, > > connect/accept, > > half-closed connections, simultaneous connections). > > > > Dexuan: Do you think can be useful to test HyperV? > > Hi Stefano, > Thanks! This should be useful, though I have to write the Windows host side > code to use the test program(s). :-) >Oh, yeah, I thought so :-) Let me know when you'll try to find out if there's a problem. Thanks, Stefano
Seemingly Similar Threads
- [PATCH net v3] vsock: Fix a lockdep warning in __vsock_release()
- [PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
- [PATCH net v2] vsock: Fix a lockdep warning in __vsock_release()
- [PATCH v2 07/11] VSOCK: add AF_VSOCK test cases
- [PATCH v2 07/11] VSOCK: add AF_VSOCK test cases