Re: [dpdk-dev] [PATCH 6/7] net/virtio: Add MTU feature support

2017-02-16 Thread Maxime Coquelin
Hi Aaron, On 02/16/2017 08:31 PM, Aaron Conole wrote: Maxime Coquelin writes: This patch implements support for the Virtio MTU feature. When negotiated, the host shares its maximum supported MTU, which is used as initial MTU and as maximum MTU the application can set. Signed-off-by: Maxime C

Re: [dpdk-dev] [PATCH 6/7] net/virtio: Add MTU feature support

2017-02-16 Thread Aaron Conole
Maxime Coquelin writes: > This patch implements support for the Virtio MTU feature. > When negotiated, the host shares its maximum supported MTU, > which is used as initial MTU and as maximum MTU the application > can set. > > Signed-off-by: Maxime Coquelin > --- > doc/guides/nics/features/virt

[dpdk-dev] [PATCH 6/7] net/virtio: Add MTU feature support

2017-02-13 Thread Maxime Coquelin
This patch implements support for the Virtio MTU feature. When negotiated, the host shares its maximum supported MTU, which is used as initial MTU and as maximum MTU the application can set. Signed-off-by: Maxime Coquelin --- doc/guides/nics/features/virtio.ini | 1 + drivers/net/virtio/virtio_