net/i40e: support MTU configuration
authorBeilei Xing <beilei.xing@intel.com>
Fri, 20 May 2016 15:17:04 +0000 (23:17 +0800)
committerBruce Richardson <bruce.richardson@intel.com>
Wed, 15 Jun 2016 15:13:55 +0000 (17:13 +0200)
commit43e5488c0ac63b5bbeeaadcc4852c50966744cb9
tree530fac11d32dc8dbbd18846a38c0ef8ca4a1d1a6
parent19fec29373ea237b68a54817cea00d94521021b7
net/i40e: support MTU configuration

This patch enables configuring MTU for i40e.
Since changing MTU needs to reconfigure queue, the port must be
stopped before configuring MTU.

Signed-off-by: Beilei Xing <beilei.xing@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
doc/guides/rel_notes/release_16_07.rst
drivers/net/i40e/i40e_ethdev.c
lib/librte_ether/rte_ethdev.h