Re: [RFC PATCH 0/6] virtio-net: Add support for virtio-net header extensions

2017-03-30 Thread Michael S. Tsirkin
On Sun, Mar 19, 2017 at 12:06:31AM -0400, Vladislav Yasevich wrote: > Curreclty virtion net header is fixed size and adding things to it is rather > difficult to do. This series attempt to add the infrastructure as well as > some > extensions that try to resolve some deficiencies we currently hav

[RFC PATCH 0/6] virtio-net: Add support for virtio-net header extensions

2017-03-18 Thread Vladislav Yasevich
Curreclty virtion net header is fixed size and adding things to it is rather difficult to do. This series attempt to add the infrastructure as well as some extensions that try to resolve some deficiencies we currently have. First, vnet header only has space for 16 flags. This may not be enough i