Re: [dpdk-dev] [PATCH 0/7] virtio/vhost: Add MTU feature support

2017-02-28 Thread Maxime Coquelin
On 02/23/2017 08:10 AM, Yuanhan Liu wrote: On Mon, Feb 13, 2017 at 03:28:13PM +0100, Maxime Coquelin wrote: This series adds support to new Virtio's MTU feature[1]. Seems you missed a link here? Oops, I meant this link: https://www.spinics.net/lists/linux-virtualization/msg28908.html Will

Re: [dpdk-dev] [PATCH 0/7] virtio/vhost: Add MTU feature support

2017-02-22 Thread Yuanhan Liu
On Mon, Feb 13, 2017 at 03:28:13PM +0100, Maxime Coquelin wrote: > This series adds support to new Virtio's MTU feature[1]. Seems you missed a link here? > The MTU > value is set via QEMU parameters. > > If the feature is negotiated (i.e supported by both host andcguest, > and valid MTU value is

[dpdk-dev] [PATCH 0/7] virtio/vhost: Add MTU feature support

2017-02-13 Thread Maxime Coquelin
This series adds support to new Virtio's MTU feature[1]. The MTU value is set via QEMU parameters. If the feature is negotiated (i.e supported by both host andcguest, and valid MTU value is set in QEMU via its host_mtu parameter), QEMU shares the configured MTU value throught dedicated Vhost proto