numam-dpdk/drivers
Chen Jing D(Mark) 87afbbc7ca fm10k: remove mbuf size sanity check
Original implementation required mbuf size should be greater than
ETHER_MAX_VLAN_FRAME_LEN, which is not necessary. If it's less
than that value, scatter function will be selected and incoming
packets greater than mbuf size will be filled into several mbufs.

Signed-off-by: Chen Jing D(Mark) <jing.d.chen@intel.com>
Acked-by: Michael Qiu <michael.qiu@intel.com>
2015-06-22 17:27:58 +02:00
..
net fm10k: remove mbuf size sanity check 2015-06-22 17:27:58 +02:00
Makefile drivers: create new directory 2015-05-22 15:51:38 +02:00