All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v12 0/3] virtio-vsock: SOCK_SEQPACKET description
@ 2022-01-13 16:51 Stefano Garzarella
  2022-01-13 16:52 ` [PATCH v12 1/3] virtio-vsock: use C style defines for constants Stefano Garzarella
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Stefano Garzarella @ 2022-01-13 16:51 UTC (permalink / raw)
  To: virtio-comment; +Cc: jasowang, mst, sgarzare, cohuck, stefanha, arseny.krasnov

v12:
- added statement about supporting F_STREAM when F_SEQPACKET is negotiated
  [cohuck, mst]

v11: https://lists.oasis-open.org/archives/virtio-comment/202201/msg00027.html
- reworked "Message and record boundaries" paragraph [stefanha]

Linux kernel and QEMU already merged SOCK_SEQPACKET support,
so I'm resending Arseny's patches to have consistent virtio-spec
and implementation.

I added patch 2, following the discussion about F_STREAM feature bit:
https://markmail.org/message/aoaspjy2jhidwbuo#query:+page:1+mid:obw54zzikgqimhjk+state:results

Thanks,
Stefano

Arseny Krasnov (2):
  virtio-vsock: use C style defines for constants
  virtio-vsock: SOCK_SEQPACKET description

Stefano Garzarella (1):
  virtio-vsock: add VIRTIO_VSOCK_F_STREAM feature bit

 virtio-vsock.tex | 88 +++++++++++++++++++++++++++++++++---------------
 1 file changed, 60 insertions(+), 28 deletions(-)

-- 
2.31.1


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-01-17  9:46 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-13 16:51 [PATCH v12 0/3] virtio-vsock: SOCK_SEQPACKET description Stefano Garzarella
2022-01-13 16:52 ` [PATCH v12 1/3] virtio-vsock: use C style defines for constants Stefano Garzarella
2022-01-13 16:52 ` [virtio-comment] [PATCH v12 2/3] virtio-vsock: add VIRTIO_VSOCK_F_STREAM feature bit Stefano Garzarella
2022-01-13 16:52 ` [PATCH v12 3/3] virtio-vsock: SOCK_SEQPACKET description Stefano Garzarella
2022-01-14  9:39 ` [PATCH v12 0/3] " Stefano Garzarella
2022-01-14 10:08   ` [virtio-comment] " Cornelia Huck
2022-01-14 17:58 ` Michael S. Tsirkin
2022-01-17  9:33   ` Stefano Garzarella
2022-01-17  9:46     ` [virtio-comment] " Arseny Krasnov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.