All of lore.kernel.org
 help / color / mirror / Atom feed
* [virtio-comment] [RFC PATCH v5 0/2] virtio-vsock: introduce SOCK_SEQPACKET description
@ 2021-04-13 12:52 Arseny Krasnov
  2021-04-13 12:53 ` [virtio-comment] [RFC PATCH v5 1/2] virtio-vsock: use C style defines for constants Arseny Krasnov
  2021-04-13 12:53 ` [virtio-comment] [RFC PATCH v5 2/2] virtio-vsock: SOCK_SEQPACKET description Arseny Krasnov
  0 siblings, 2 replies; 19+ messages in thread
From: Arseny Krasnov @ 2021-04-13 12:52 UTC (permalink / raw)
  To: cohuck, virtio-comment, Stefan Hajnoczi, Stefano Garzarella,
	Michael S. Tsirkin, Jason Wang, David S. Miller, Jakub Kicinski,
	Jorgen Hansen, Norbert Slusarek, Colin Ian King, Andra Paraschiv,
	Jeff Vander Stoep, Alexander Popov
  Cc: virtualization, arseny.krasnov, oxffffaa

This adds description of SOCK_SEQPACKET type for virtio-vsock.

Here is latest RFC implementation for Linux, with more details:

https://lkml.org/lkml/2021/4/13/579

Also this patchset has patch which replaces enums to defines in
virtio-vsock part of spec. SOCK_SEQPACKET patch is based on it.

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

 virtio-vsock.tex | 65 +++++++++++++++++++++++++++++++++++++++++-----
 1 file changed, 59 insertions(+), 6 deletions(-)
---
 dummy.txt | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 create mode 100644 dummy.txt

diff --git a/dummy.txt b/dummy.txt
new file mode 100644
index 0000000..e69de29
-- 
2.25.1


This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.

In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.

Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/


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

end of thread, other threads:[~2021-04-22  9:45 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-13 12:52 [virtio-comment] [RFC PATCH v5 0/2] virtio-vsock: introduce SOCK_SEQPACKET description Arseny Krasnov
2021-04-13 12:53 ` [virtio-comment] [RFC PATCH v5 1/2] virtio-vsock: use C style defines for constants Arseny Krasnov
2021-04-13 12:53 ` [virtio-comment] [RFC PATCH v5 2/2] virtio-vsock: SOCK_SEQPACKET description Arseny Krasnov
2021-04-13 13:10   ` Michael S. Tsirkin
2021-04-13 13:10     ` [virtio-comment] " Michael S. Tsirkin
2021-04-13 14:22     ` Arseny Krasnov
2021-04-13 19:55       ` Michael S. Tsirkin
2021-04-13 19:55         ` [virtio-comment] " Michael S. Tsirkin
2021-04-14  6:04         ` Arseny Krasnov
2021-04-21  7:45           ` Stefano Garzarella
2021-04-21  7:45             ` [virtio-comment] " Stefano Garzarella
2021-04-21  8:24             ` Michael S. Tsirkin
2021-04-21  8:24               ` Michael S. Tsirkin
2021-04-21  9:54               ` Stefano Garzarella
2021-04-21  9:54                 ` Stefano Garzarella
2021-04-21 15:09                 ` Arseny Krasnov
2021-04-22  9:00                   ` Stefano Garzarella
2021-04-22  9:00                     ` Stefano Garzarella
2021-04-22  9:45                     ` 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.