[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20240529071513.466374-1-niuxuewei.nxw@antgroup.com>
Date: Wed, 29 May 2024 15:15:13 +0800
From: Xuewei Niu <niuxuewei97@...il.com>
To: mst@...hat.com
Cc: davem@...emloft.net,
kvm@...r.kernel.org,
linux-kernel@...r.kernel.org,
netdev@...r.kernel.org,
niuxuewei.nxw@...group.com,
niuxuewei97@...il.com,
sgarzare@...hat.com,
stefanha@...hat.com,
virtualization@...ts.linux.dev,
fupan.lfp@...group.com
Subject: Re: Re: [RFC PATCH 0/5] vsock/virtio: Add support for multi-devices
Hi, MST!
> > include/linux/virtio_vsock.h | 2 +-
> > include/net/af_vsock.h | 25 ++-
> > include/uapi/linux/virtio_vsock.h | 1 +
> > include/uapi/linux/vm_sockets.h | 14 ++
> > net/vmw_vsock/af_vsock.c | 116 +++++++++--
> > net/vmw_vsock/virtio_transport.c | 255 ++++++++++++++++++------
> > net/vmw_vsock/virtio_transport_common.c | 16 +-
> > net/vmw_vsock/vsock_loopback.c | 4 +-
> > 8 files changed, 352 insertions(+), 81 deletions(-)
>
> As any change to virtio device/driver interface, this has to
> go through the virtio TC. Please subscribe at
> virtio-comment+subscribe@...ts.linux.dev and then
> contact the TC at virtio-comment@...ts.linux.dev
>
> You will likely eventually need to write a spec draft document, too.
Thanks for your reply. I've sent a series of RFC documents for the spec
changes to virtio TC [1].
[1]: https://lore.kernel.org/virtio-comment/20240528054725.268173-1-niuxuewei.nxw@antgroup.com/
Thanks
Xuewei
Powered by blists - more mailing lists