Home
last modified time | relevance | path

Searched hist:"6 dbd3e66" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/vhost/
H A Dvsock.c6dbd3e66 Tue Jul 30 10:43:33 CDT 2019 Stefano Garzarella <sgarzare@redhat.com> vhost/vsock: split packets to send using multiple buffers

If the packets to sent to the guest are bigger than the buffer
available, we can split them, using multiple buffers and fixing
the length in the packet header.
This is safe since virtio-vsock supports only stream sockets.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

/openbmc/linux/net/vmw_vsock/
H A Dvirtio_transport_common.c6dbd3e66 Tue Jul 30 10:43:33 CDT 2019 Stefano Garzarella <sgarzare@redhat.com> vhost/vsock: split packets to send using multiple buffers

If the packets to sent to the guest are bigger than the buffer
available, we can split them, using multiple buffers and fixing
the length in the packet header.
This is safe since virtio-vsock supports only stream sockets.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
6dbd3e66 Tue Jul 30 10:43:33 CDT 2019 Stefano Garzarella <sgarzare@redhat.com> vhost/vsock: split packets to send using multiple buffers

If the packets to sent to the guest are bigger than the buffer
available, we can split them, using multiple buffers and fixing
the length in the packet header.
This is safe since virtio-vsock supports only stream sockets.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>