[Intel-wired-lan] [PATCH S59 08/13] ice: Fix replacing VF hardware MAC to existing MAC filter
Brelinski, Tony
tony.brelinski at intel.com
Fri Oct 29 20:57:46 UTC 2021
> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Nguyen, Anthony L
> Sent: Thursday, May 6, 2021 8:40 AM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S59 08/13] ice: Fix replacing VF hardware
> MAC to existing MAC filter
>
> From: Sylwester Dziedziuch <sylwesterx.dziedziuch at intel.com>
>
> VF was not able to change its hardware MAC address in case the new
> address was already present in the MAC filter list.
> Change the handling of VF add mac request to not return if requested MAC
> address is already present on the list and check if its hardware MAC needs to
> be updated in this case.
>
> Signed-off-by: Sylwester Dziedziuch <sylwesterx.dziedziuch at intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 14 +++++++++-----
> 1 file changed, 9 insertions(+), 5 deletions(-)
Tested-by: Tony Brelinski <tony.brelinski at intel.com>
More information about the Intel-wired-lan
mailing list