commit | 07eea570acccbc0f9402357d652868571fdbb2b9 | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Thu Dec 15 21:18:32 2016 -0500 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jan 03 13:03:40 2017 -0800 |
tree | bfd69f2079d0484d0c331833e2da7a07dd67533f | |
parent | 41e544cdad0bd669600825d8de73c8f420640bf9 [diff] |
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>