Re: [PATCH 2/4] vhost-vsock: add pkt cancel capability

2016-12-07 Thread Stefan Hajnoczi
On Wed, Dec 07, 2016 at 06:00:19PM +0800, Peng Tao wrote: > To allow canceling all packets of a connection. > > Signed-off-by: Peng Tao > --- > drivers/vhost/vsock.c| 29 + > include/linux/virtio_vsock.h | 3 +++ > 2 files changed, 32 insertions(+) > > diff

[PATCH 2/4] vhost-vsock: add pkt cancel capability

2016-12-07 Thread Peng Tao
To allow canceling all packets of a connection. Signed-off-by: Peng Tao --- drivers/vhost/vsock.c| 29 + include/linux/virtio_vsock.h | 3 +++ 2 files changed, 32 insertions(+) diff --git a/drivers/vhost/vsock.c b/drivers/vhost/vsock.c index a504e2e0..0c23b5