numam-dpdk/drivers/net/ixgbe
Wenzhuo Lu 72dec9e37a ixgbe: support multicast promiscuous mode on VF
Add multicast promiscuous mode support on ixgbe VF driver.

Please note if we want to use this promiscuous mode, we need both PF
and VF driver to support it. The reason is this VF feature is
configged on PF.
If use kernel PF driver + dpdk VF driver, make sure kernel PF driver
support VF multicast promiscuous mode. If use dpdk PF + dpdk VF,
better make sure PF driver is the same version as VF.

Signed-off-by: Wenzhuo Lu <wenzhuo.lu@intel.com>
Acked-by: Shaopeng He <shaopeng.he@intel.com>
Acked-by: Xiao Wang <xiao.w.wang@intel.com>
2016-03-16 17:10:26 +01:00
..
base ixgbe: support multicast promiscuous mode on VF 2016-03-16 17:10:26 +01:00
ixgbe_82599_bypass.c remove extra parentheses in return statement 2016-02-10 15:47:50 +01: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: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_bypass.c ixgbe: fix whitespace 2016-03-16 17:04:37 +01:00
ixgbe_bypass.h ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00
ixgbe_ethdev.c ixgbe: support multicast promiscuous mode on VF 2016-03-16 17:10:26 +01:00
ixgbe_ethdev.h ixgbe: support ieee1588 functions for device time 2015-11-13 17:44:39 +01:00
ixgbe_fdir.c ixgbe: support new devices and MAC types 2016-03-16 17:09:27 +01:00
ixgbe_logs.h drivers: allow pruning log during build 2015-07-30 20:16:04 +02:00
ixgbe_pf.c ixgbe: support multicast promiscuous mode on VF 2016-03-16 17:10:26 +01:00
ixgbe_regs.h ixgbe: add access to specific device info 2015-07-17 00:00:48 +02:00
ixgbe_rxtx_vec.c ixgbe: prefetch cacheline after pointer becomes valid 2015-10-28 17:19:25 +01:00
ixgbe_rxtx.c ixgbe: support new devices and MAC types 2016-03-16 17:09:27 +01:00
ixgbe_rxtx.h ixgbe: speed up non-vector Tx 2016-03-16 16:58:39 +01:00
Makefile ixgbe: remove Rx bulk allocation option 2015-07-26 12:40:09 +02:00
rte_pmd_ixgbe_version.map ixgbe: move to drivers/net/ 2015-05-22 16:06:22 +02:00