]> git.baikalelectronics.ru Git - kernel.git/commit
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE
authorAlexander Duyck <aduyck@mirantis.com>
Thu, 7 Jan 2016 07:11:18 +0000 (23:11 -0800)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 16 Feb 2016 00:43:06 +0000 (16:43 -0800)
commitd05aac79215b3bef5c34aa87ab8a22ed26a939f1
treec2cae166d19a134135f1f75bfc33ad5f2bebd940
parent91f6770352f9bd7a21cdbdd58fb7eea7ed5ab17c
igb: Add support for VLAN promiscuous with SR-IOV and NTUPLE

This change fixes things so that we can fully support SR-IOV or the
recently added NTUPLE filtering while allowing support for VLAN promiscuous
mode.  By making this change we are able to support possible scenarios such
as SR-IOV with the PF connected to a Linux bridge hosting other VMs.

Signed-off-by: Alexander Duyck <aduyck@mirantis.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/igb/igb.h
drivers/net/ethernet/intel/igb/igb_main.c