PATCH 08/11] ixgbe: Add support for VLAN
> promiscuous with SR-IOV
>
> This patch adds support for VLAN promiscuous with SR-IOV enabled.
>
> The code prior to this patch was only adding the PF to VLANs that the VF had
> added. As such enabling promiscuous mode would actually not
This patch adds support for VLAN promiscuous with SR-IOV enabled.
The code prior to this patch was only adding the PF to VLANs that the VF
had added. As such enabling promiscuous mode would actually not add any
additional VLAN filters so visibility was limited. This lead to a number
of issues as