[Intel-wired-lan] [PATCH S43 11/15] ice: set VF default LAN address

Bowers, AndrewX andrewx.bowers at intel.com
Fri May 22 20:07:00 UTC 2020


> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Tony Nguyen
> Sent: Friday, May 15, 2020 5:37 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH S43 11/15] ice: set VF default LAN address
> 
> From: Paul Greenwalt <paul.greenwalt at intel.com>
> 
> Remove is_zero_ether_add() check when setting the VF default LAN
> address.
> This check assumed that the address had been delete and zeroed before
> calling ice_vc_add_mac_addr(). Now the default LAN address will be set to
> the last unicast MAC address added by the VF.
> 
> The default LAN address is reported by the PF via ndo_get_vf_config.
> 
> Signed-off-by: Paul Greenwalt <paul.greenwalt at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_virtchnl_pf.c | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)

Tested-by: Andrew Bowers <andrewx.bowers at intel.com>




More information about the Intel-wired-lan mailing list