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

2022-08-30 Thread Halil Pasic
On Mon, 29 Aug 2022 14:28:05 -0400 "Michael S. Tsirkin" wrote: > On Thu, Aug 18, 2022 at 03:39:58PM +0200, Halil Pasic wrote: [..] > > Fair point! > > > > I would prefer a driver normative which goes like this: > > > > """ > > A driver SHOULD NOT accept features (i.e. have code that would do

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

2022-08-30 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 |

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

2022-08-30 Thread Heng Qi
在 2022/8/25 下午10:22, Cornelia Huck 写道: On Tue, Aug 16 2022, 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