[virtio-dev] Re: [virtio] Re: [virtio-dev] Re: [virtio] [PATCH RFC v7 6/8] ccw: disallow ADMIN_VQ

2022-09-01 Thread Halil Pasic
On Wed, 31 Aug 2022 10:50:21 -0400 "Michael S. Tsirkin" wrote: > > You seem to say that all the normative statements may be classified > > into two categories: > > C1) the other side does not rely on this requirement > > C2) the other side does rely on this requirement > > > > The requirements f

Re: [virtio-dev] [PATCH v7] virtio_net: support split header

2022-09-01 Thread Heng Qi
在 2022/8/16 下午5:34, Heng Qi 写道: From: Xuan Zhuo The purpose of this feature is to split the header and the payload of the packet. |receive buffer| | 0th descriptor | 1th descriptor| | virtnet hdr | mac

[virtio-dev] Re: [PATCH v7] virtio_net: support split header

2022-09-01 Thread Jason Wang
On Tue, Aug 16, 2022 at 5:35 PM Heng Qi wrote: > > From: Xuan Zhuo > > The purpose of this feature is to split the header and the payload of > the packet. > > |receive buffer| > | 0th descriptor | 1th descri

[virtio-dev] Re: [PATCH v7] virtio_net: support split header

2022-09-01 Thread Michael S. Tsirkin
On Fri, Sep 02, 2022 at 02:21:04PM +0800, Jason Wang wrote: > On Tue, Aug 16, 2022 at 5:35 PM Heng Qi wrote: > > > > From: Xuan Zhuo > > > > The purpose of this feature is to split the header and the payload of > > the packet. > > > > |receive buffer

[virtio-dev] Re: [PATCH v7] virtio_net: support split header

2022-09-01 Thread Michael S. Tsirkin
On Tue, Aug 16, 2022 at 05:34:55PM +0800, Heng Qi wrote: > From: Xuan Zhuo > > The purpose of this feature is to split the header and the payload of > the packet. > > |receive buffer| > | 0th descriptor | 1