Re: [External] Re: [RFC v2] virtio-vsock: add description for datagram type

2021-05-13 Thread Stefan Hajnoczi
On Mon, Apr 12, 2021 at 03:39:36PM -0700, Jiang Wang . wrote: > On Mon, Apr 12, 2021 at 6:50 AM Stefan Hajnoczi wrote: > > On Thu, Apr 01, 2021 at 04:36:02AM +, jiang.wang wrote: > > > +For the rx side, dgram also uses the \field{buf_alloc}. If it is full, > > > the packet > > > +is dropped

Re: [External] Re: [RFC v2] virtio-vsock: add description for datagram type

2021-04-12 Thread Jiang Wang .
On Mon, Apr 12, 2021 at 6:50 AM Stefan Hajnoczi wrote: > > On Thu, Apr 01, 2021 at 04:36:02AM +, jiang.wang wrote: > > Add supports for datagram type for virtio-vsock. Datagram > > sockets are connectionless and unreliable. To avoid contention > > with stream and other sockets, add two more