ixgbe: VMDQ Rx mode
authorOuyang Changchun <changchun.ouyang@intel.com>
Sat, 8 Nov 2014 04:26:14 +0000 (12:26 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 11 Nov 2014 23:10:23 +0000 (00:10 +0100)
commit38da13a9c31a770c5e2061d415b0001831b27bd3
tree61da0fe8ef8fec6f8b874f58af7c72adc5ba2584
parent8d74cfc4d24ee0ef7743c7567996050539f79e46
ixgbe: VMDQ Rx mode

Config PFVML2FLT register in ixgbe PMD to enable it receive broadcast and multicast packets;
also factorize the common logic with ixgbe_set_pool_rx_mode.

Signed-off-by: Changchun Ouyang <changchun.ouyang@intel.com>
Acked-by: Thomas Monjalon <thomas.monjalon@6wind.com>
lib/librte_pmd_ixgbe/ixgbe_ethdev.c
lib/librte_pmd_ixgbe/ixgbe_ethdev.h
lib/librte_pmd_ixgbe/ixgbe_rxtx.c