summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
diff options
context:
space:
mode:
authorAnjali Singhai Jain <anjali.singhai@intel.com>2015-07-28 20:02:00 +0300
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>2015-09-02 02:33:00 +0300
commit92faef85613d6d56803ad6130f6daf4a803deddc (patch)
tree0f9424a9262decb769e4342ea63f3bff24c3cb56 /drivers/net/ethernet/intel/ixgbe/ixgbe_common.h
parent63b6c13dbb7d3e36f031629f7e4e86dacfcab8cf (diff)
downloadlinux-92faef85613d6d56803ad6130f6daf4a803deddc.tar.xz
i40e: Set defport behavior for the Main VSI when in promiscuous mode
This fixes bugs where the port is not receiving multicast or VLAN tagged packets when in promiscuous mode. This can occur when a SW bridge is created on top of the device. This also fixes issues where the promiscuous behavior setting was not being preserved across a reset caused by features being enabled or disabled. We are using defport instead of doing a true promiscuous mode because we do not need to receive the SRIOV or VMDq VSI directed traffic which would suck up bandwidth and is really not intended for the SW bridge. In addition, with defport we get VLAN promiscuous behavior which is not possible from the VSI level promiscuous setting. Change-ID: Ie21985eac32d5af1c02e9d71c6430a90d5bab40f Signed-off-by: Anjali Singhai Jain <anjali.singhai@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Diffstat (limited to 'drivers/net/ethernet/intel/ixgbe/ixgbe_common.h')
0 files changed, 0 insertions, 0 deletions