numam-dpdk/drivers
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
..
crypto aesni_mb: remove parameters from config file 2016-03-11 10:47:33 +01:00
net ixgbe: support multicast promiscuous mode on VF 2016-03-16 17:10:26 +01:00
Makefile mk: fix build without crypto 2016-03-11 10:43:09 +01:00