[Intel-wired-lan] [PATCH S18 03/15] ice: Don't remove VLAN filters that were never programmed
Bowers, AndrewX
andrewx.bowers at intel.com
Fri Apr 26 20:33:24 UTC 2019
> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Anirudh Venkataramanan
> Sent: Tuesday, April 16, 2019 10:21 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S18 03/15] ice: Don't remove VLAN filters
> that were never programmed
>
> From: Akeem G Abodunrin <akeem.g.abodunrin at intel.com>
>
> In case of non-trusted VFs, it is possible to program VLAN filter far less than
> what is requested by the VF originally, thereby makes number of VLAN
> elements being tracked by VF different from actual VLAN tags. This patch
> makes sure that we are not attempting to remove VLAN filter that does not
> exist.
>
> Signed-off-by: Akeem G Abodunrin <akeem.g.abodunrin at intel.com>
> Signed-off-by: Anirudh Venkataramanan
> <anirudh.venkataramanan at intel.com>
> ---
> [Anirudh Venkataramanan <anirudh.venkataramanan at intel.com> cleaned
> up commit message]
> ---
> drivers/net/ethernet/intel/ice/ice_lib.c | 6 +++++-
> drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 12 +++++++++++-
> 2 files changed, 16 insertions(+), 2 deletions(-)
Tested-by: Andrew Bowers <andrewx.bowers at intel.com>
More information about the Intel-wired-lan
mailing list