numam-dpdk/drivers
Jingjing Wu 8a26a8ff82 i40e: fix max frame size
In FreeBsd driver, the max frame size is changed to MTU, but not
keep the default value defined in DataSheet. When DPDK runs on that
NIC, the configured value is not expected.
This patch sets the max frame size to default when initialization.

Fixes: 4861cde461 ("i40e: new poll mode driver")

Signed-off-by: Jingjing Wu <jingjing.wu@intel.com>
Acked-by: Helin Zhang <helin.zhang@intel.com>
2015-12-15 18:06:06 +01:00
..
crypto mk: fix external shared library dependencies of drivers 2015-12-08 00:09:43 +01:00
net i40e: fix max frame size 2015-12-15 18:06:06 +01:00
Makefile qat: add driver for QuickAssist devices 2015-11-25 19:18:04 +01:00