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

2016-09-21 Thread Kavanagh, Mark B
> > Hi Souvik, There are some very basic errors in this patch, particularly with respect to format. Review comments are inline - please address same and resubmit the patch. I also recommend running $DPDK_DIR/utilities/checkpatch.py on any future submissions. Thanks, Mark > As a genera

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

2016-09-16 Thread souvikdey33
Virtio interfaces should also support setting of mtu, as in case of cloud it is expected to have the consistent mtu across the infrastructure that the dhcp server sends and not hardcoded to 1500(default). In case when GRE/VXLAN tunneling is used, it adds overheads to the total size of 1518, and in