numam-dpdk/lib/librte_ether
Vlad Zolotarov 8eecb3295a ixgbe: add LRO support
- Only x540 and 82599 devices support LRO.
    - Add the appropriate HW configuration.
    - Add RSC aware rx_pkt_burst() handlers:
       - Implemented bulk allocation and non-bulk allocation versions.
       - Add LRO-specific fields to rte_eth_rxmode, to rte_eth_dev_data
         and to ixgbe_rx_queue.
       - Use the appropriate handler when LRO is requested.

Signed-off-by: Vlad Zolotarov <vladz@cloudius-systems.com>
Acked-by: Konstantin Ananyev <konstantin.ananyev@intel.com>
2015-04-13 23:03:46 +02:00
..
Makefile mk: add library version extension 2015-02-03 16:56:58 +01:00
rte_eth_ctrl.h ethdev: unification of flow types 2015-02-22 23:56:20 +01:00
rte_ethdev.c pci: rename passthrough driver to kernel driver 2015-04-01 21:12:46 +02:00
rte_ethdev.h ixgbe: add LRO support 2015-04-13 23:03:46 +02:00
rte_ether_version.map ethdev: add missing symbol export for port release 2015-03-05 21:58:07 +01:00
rte_ether.h mbuf: clean old refcnt option 2015-04-03 15:55:40 +02:00