On Sun, Sep 14, 2014 at 09:41:56PM +0300, Michael S. Tsirkin wrote:
> From: Damjan Marion
>
> Header length check should happen only if backend is kernel. For user
> backend there is no reason to reset this bit.
>
> vhost-user code does not define .has_vnet_hdr_len so
> VIRTIO_NET_F_MRG_RXBUF ca
On 2014/9/15 2:41, Michael S. Tsirkin wrote:
> From: Damjan Marion
>
> Header length check should happen only if backend is kernel. For user
> backend there is no reason to reset this bit.
>
> vhost-user code does not define .has_vnet_hdr_len so
> VIRTIO_NET_F_MRG_RXBUF cannot be negotiated ev