[dpdk-dev] [PATCH] ixgbe: support multicast promiscuous mode on VF

He, Shaopeng shaopeng.he at intel.com
Wed Feb 3 04:32:18 CET 2016


> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Wenzhuo Lu
> Sent: Monday, January 04, 2016 4:07 PM
> To: dev at dpdk.org
> Subject: [dpdk-dev] [PATCH] 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 at intel.com>
Acked-by: Shaopeng He <shaopeng.he at intel.com>



More information about the dev mailing list