numam-dpdk/lib
Intel e51abef393 igb: fix max RX packet size and support dual VLAN
When in 'normal' mode, hardware is designed to receive up to 1522 bytes.
When in 'jumbo' mode, RLPML register must be updated so that hardware accepts
a 802.1q vlan header. If dual vlan is enabled, then a second vlan header is
expected, so update RLPML register according to dual vlan support.

Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
..
librte_cmdline update copyright date to 2013 2013-07-25 16:07:52 +02:00
librte_eal pci: store numa_node per device 2013-09-17 14:09:22 +02:00
librte_ether ethdev: retrieve RX available descriptors 2013-09-17 14:16:07 +02:00
librte_hash hash: jhash optimisation 2013-09-17 14:09:22 +02:00
librte_kni update copyright date to 2013 2013-07-25 16:07:52 +02:00
librte_lpm lpm: add IPv6 support 2013-09-17 14:09:21 +02:00
librte_malloc mem: find most little element from heap 2013-09-17 14:09:22 +02:00
librte_mbuf mbuf: force inlining 2013-09-17 14:09:22 +02:00
librte_mempool mem: force inlining 2013-09-17 14:09:22 +02:00
librte_meter meter: initial import 2013-09-17 14:09:21 +02:00
librte_net update copyright date to 2013 2013-07-25 16:07:52 +02:00
librte_pmd_e1000 igb: fix max RX packet size and support dual VLAN 2013-09-17 14:16:07 +02:00
librte_pmd_ixgbe ixgbe: retrieve RX available descriptors 2013-09-17 14:16:07 +02:00
librte_power power: initial import 2013-09-17 14:09:21 +02:00
librte_ring ring: optimisations 2013-09-17 14:09:22 +02:00
librte_sched sched: initial import 2013-09-17 14:09:21 +02:00
librte_timer timer: add a rte_pause in a tight loop 2013-09-17 14:09:22 +02:00
Makefile sched: initial import 2013-09-17 14:09:21 +02:00