numam-dpdk/lib/librte_pmd_ixgbe
Vlad Zolotarov cddae880b6 ixgbe: use scattered Rx with bulk allocation
Simply initialze rx_pkt_burst callback to ixgbe_recv_pkts_lro_bulk_alloc()
if the conditions are right.

This is possible because work against HW in LRO and scattered cases is
exactly the same and LRO callback already supports the bulk allocation.

Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-05-07 19:19:18 +02:00
..
ixgbe ixgbe: move PMD specific fields out of base driver 2015-04-29 20:08:29 +02:00
ixgbe_82599_bypass.c ixgbe: fix build with bypass enabled 2014-10-09 20:02:34 +02:00
ixgbe_bypass_api.h ixgbe: support X550 2014-10-07 17:01:08 +02:00
ixgbe_bypass_defines.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_bypass.c ixgbe: fix build with bypass and debug enabled 2014-12-02 12:28:11 +01:00
ixgbe_bypass.h remove trailing whitespaces 2014-06-11 00:29:34 +02:00
ixgbe_ethdev.c ixgbe: remove simple scalar scattered Rx method 2015-05-07 19:07:28 +02:00
ixgbe_ethdev.h ixgbe: remove simple scalar scattered Rx method 2015-05-07 19:07:28 +02:00
ixgbe_fdir.c ixgbe: fix supported flow types 2015-03-10 16:44:54 +01:00
ixgbe_logs.h ixgbe: always log init messages 2014-09-18 20:52:41 +02:00
ixgbe_pf.c ixgbe: remove an useless check in VF RSS 2015-01-27 12:36:24 +01:00
ixgbe_rxtx_vec.c use simple zero initializers 2015-04-20 14:37:36 +02:00
ixgbe_rxtx.c ixgbe: use scattered Rx with bulk allocation 2015-05-07 19:19:18 +02:00
ixgbe_rxtx.h ixgbe: rename rsc to sc/scattered_rx 2015-05-07 17:54:45 +02:00
Makefile mk: fix build with gcc 4.4 and clang 2015-04-20 14:37:22 +02:00
rte_pmd_ixgbe_version.map lib: provide initial versioning 2015-02-03 16:56:58 +01:00