[dpdk-dev] [PATCH v5] net/virtio: add set_mtu in virtio

2016-09-21 Thread Dey
From: Souvik Dey Virtio interfaces do not currently allow the user to specify a particular Maximum Transmission Unit (MTU).Consequently, the MTU of Virtio interfaces is typically set to the Ethernet default value of 1500. This is problematic in the case of cloud deployments, in which a specifi

[dpdk-dev] [PATCH v5] net/virtio: add set_mtu in virtio

2016-09-21 Thread Dey
From: Souvik Dey Virtio interfaces do not currently allow the user to specify a particular Maximum Transmission Unit (MTU).Consequently, the MTU of Virtio interfaces is typically set to the Ethernet default value of 1500. This is problematic in the case of cloud deployments, in which a specifi