numam-dpdk/drivers/net/i40e
Helin Zhang c1715402df i40evf: fix jumbo frame support
It wouldn't check the configured maximum packet length, and then
the scattered receiving function wouldn't be selected at all even
if it wants to receive a jumbo frame. The fix is to select the
correct RX function according to the configurations.

Signed-off-by: Helin Zhang <helin.zhang@intel.com>
Acked-by: Jingjing Wu <jingjing.wu@intel.com>
2015-06-04 12:01:56 +02:00
..
base i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
i40e_ethdev_vf.c i40evf: fix jumbo frame support 2015-06-04 12:01:56 +02:00
i40e_ethdev.c i40e: fix condition to get VMDQ infos 2015-05-29 20:27:23 +02:00
i40e_ethdev.h i40evf: fix jumbo frame support 2015-06-04 12:01:56 +02:00
i40e_fdir.c i40e: fix build with gcc 5.1 2015-06-02 18:24:28 +02:00
i40e_logs.h i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
i40e_pf.c i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
i40e_pf.h i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
i40e_rxtx.c i40evf: fix jumbo frame support 2015-06-04 12:01:56 +02:00
i40e_rxtx.h i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
Makefile i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00
rte_pmd_i40e_version.map i40e: move to drivers/net/ 2015-05-22 16:06:22 +02:00