numam-dpdk/drivers/net/ixgbe
Wei Dai b604589d57 net/ixgbe: fix VF Rx mode for allmulticast disabled
Some customers find that 82599 NIC DPDK VF PMD can't receive any
broadcast packets when it is bound to igb_uio in the first time
to run a DPDK application like testpmd. But when the application
is quited and run again, the DPDK VF PMD can receive broadcast
packets again. The associated PF is run by kernel driver when
the VF is driven by DPDK PMD.

Fixes: 260e2e22e2 ("net/ixgbe/base: move multicast mode update")
Fixes: 72dec9e37a ("ixgbe: support multicast promiscuous mode on VF")
Cc: stable@dpdk.org

Signed-off-by: Wei Dai <wei.dai@intel.com>
Acked-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
2017-05-05 17:02:03 +02:00
..
base net/ixgbe/base: update version to 2017.03.29 2017-04-28 14:46:17 +02:00
ixgbe_82599_bypass.c ixgbe: clean up code style 2016-05-06 15:51:22 +02:00
ixgbe_bypass_api.h ixgbe: support new devices and MAC types 2016-03-16 17:09:27 +01:00
ixgbe_bypass_defines.h ixgbe: clean up code style 2016-05-06 15:51:22 +02:00
ixgbe_bypass.c ixgbe: clean up code style 2016-05-06 15:51:22 +02:00
ixgbe_bypass.h ixgbe: clean up code style 2016-05-06 15:51:22 +02:00
ixgbe_ethdev.c net/ixgbe: fix VF Rx mode for allmulticast disabled 2017-05-05 17:02:03 +02:00
ixgbe_ethdev.h net/ixgbe: ensure link status is updated 2017-04-28 14:46:19 +02:00
ixgbe_fdir.c net/ixgbe: fix type check for flow type 2017-04-28 14:46:18 +02:00
ixgbe_flow.c net/ixgbe: fix ntuple filter for SCTP 2017-04-28 14:46:19 +02:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c net/ixgbe: fix Rx queue blocking issue 2017-04-04 15:52:51 +02:00
ixgbe_regs.h net/ixgbe: remove unused global variable 2017-01-17 19:40:52 +01:00
ixgbe_rxtx_vec_common.h net/ixgbe: remove option to disable offload flags 2017-04-19 15:37:37 +02:00
ixgbe_rxtx_vec_neon.c net/ixgbe: remove option to disable offload flags 2017-04-19 15:37:37 +02:00
ixgbe_rxtx_vec_sse.c net/ixgbe: remove option to disable offload flags 2017-04-19 15:37:37 +02:00
ixgbe_rxtx.c net/ixgbe: align register setting when RSC is disabled 2017-04-28 14:46:17 +02:00
ixgbe_rxtx.h net/ixgbe: remove limit of Tx burst size 2017-04-04 19:02:55 +02:00
Makefile net/ixgbe: move private APIs to a specific file 2017-04-19 15:37:37 +02:00
rte_pmd_ixgbe_version.map net/ixgbe: allocate TC bandwidth 2017-04-04 19:03:03 +02:00
rte_pmd_ixgbe.c net/ixgbe: move private APIs to a specific file 2017-04-19 15:37:37 +02:00
rte_pmd_ixgbe.h net/ixgbe: allocate TC bandwidth 2017-04-04 19:03:03 +02:00