ixgbe: Add PF support for VF promiscuous mode
commit07eea570acccbc0f9402357d652868571fdbb2b9
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 16 Dec 2016 02:18:32 +0000 (15 21:18 -0500)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 3 Jan 2017 21:03:40 +0000 (3 13:03 -0800)
treebfd69f2079d0484d0c331833e2da7a07dd67533f
parent41e544cdad0bd669600825d8de73c8f420640bf9
ixgbe: Add PF support for VF promiscuous mode

This patch extends the xcast mailbox message to include support for
unicast promiscuous mode.  To allow a VF to enter this mode the PF
must be in promiscuous mode.

A later patch will add the support needed in the VF driver (ixgbevf)

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe.h
drivers/net/ethernet/intel/ixgbe/ixgbe_mbx.h
drivers/net/ethernet/intel/ixgbe/ixgbe_sriov.c
drivers/net/ethernet/intel/ixgbe/ixgbe_type.h