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)
commit16903caa339961b9f8a68b64f4f313789de48599
treec2cae166d19a134135f1f75bfc33ad5f2bebd940
parenta15d92598a5a741037b873fd4a43595a63048bbd
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
This page took 0.025223 seconds and 5 git commands to generate.