[virtio-dev] Re: [PATCH] virtio-vsock: add VIRTIO_VSOCK_F_DGRAM feature bit

2023-08-29 Thread Bobby Eshleman
On Tue, Aug 29, 2023 at 06:21:35PM -0400, Michael S. Tsirkin wrote: > On Tue, Aug 29, 2023 at 09:29:45PM +, Bobby Eshleman wrote: > > This adds support for datagrams to the virtio-vsock device. > > > > virtio-vsock already supports stream and seqpacket types. The existing > > message types and

[virtio-dev] Re: [PATCH] virtio-vsock: add VIRTIO_VSOCK_F_DGRAM feature bit

2023-08-29 Thread Michael S. Tsirkin
On Tue, Aug 29, 2023 at 09:29:45PM +, Bobby Eshleman wrote: > This adds support for datagrams to the virtio-vsock device. > > virtio-vsock already supports stream and seqpacket types. The existing > message types and header fields are extended to support datagrams. > Semantic differences betwe

[virtio-dev] RE: [virtio-comment] RE: RE: [PATCH v15] virtio-net: support device stats

2023-08-29 Thread Parav Pandit
> From: Xuan Zhuo > Sent: Tuesday, August 29, 2023 12:48 PM > > For this line: > "If the reply header structure and actual stats are split properly, it will > be easy > to add the query by the owner device." > > So for the header structure, is there some specific requirements? TLV type, l