[Intel-wired-lan] [PATCH net v1] igb: Fix removal of unicast MAC filters of VFs
Jankowski, Konrad0
konrad0.jankowski at intel.com
Fri Nov 26 14:09:32 UTC 2021
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Karen Sornek
> Sent: wtorek, 31 sierpnia 2021 13:17
> To: intel-wired-lan at lists.osuosl.org
> Cc: Sornek, Karen <karen.sornek at intel.com>
> Subject: [Intel-wired-lan] [PATCH net v1] igb: Fix removal of unicast MAC
> filters of VFs
>
> Move checking condition of VF MAC filter before clearing or adding MAC
> filter to VF to prevent potential blackout caused by removal of neccessary
> and working VF's MAC filer.
>
> Fixes: 1b8b062a99dc ("igb: add VF trust infrastructure")
> Signed-off-by: Karen Sornek <karen.sornek at intel.com>
> ---
> drivers/net/ethernet/intel/igb/igb_main.c | 28 +++++++++++------------
> 1 file changed, 14 insertions(+), 14 deletions(-)
>
> diff --git a/drivers/net/ethernet/intel/igb/igb_main.c
> b/drivers/net/ethernet/intel/igb/igb_main.c
> index 842b50cc9..98e977fe5 100644
> --- a/drivers/net/ethernet/intel/igb/igb_main.c
> +++ b/drivers/net/ethernet/intel/igb/igb_main.c
Tested-by: Konrad Jankowski <konrad0.jankowski at intel.com>
More information about the Intel-wired-lan
mailing list