[Intel-wired-lan] [next PATCH S7 2/9] i40e: make visible changed vf mac on host

Bowers, AndrewX andrewx.bowers at intel.com
Wed Jul 3 21:37:30 UTC 2019


> -----Original Message-----
> From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On
> Behalf Of Alice Michael
> Sent: Tuesday, July 2, 2019 5:23 AM
> To: Michael, Alice <alice.michael at intel.com>; intel-wired-
> lan at lists.osuosl.org
> Cc: Loktionov, Aleksandr <aleksandr.loktionov at intel.com>
> Subject: [Intel-wired-lan] [next PATCH S7 2/9] i40e: make visible changed vf
> mac on host
> 
> From: Aleksandr Loktionov <aleksandr.loktionov at intel.com>
> 
> This patch makes changed vm mac address visible on host via ip link show
> command. This problem is fixed by copying last unicast mac filter to vf-
> >default_lan_addr.addr. Without this patch if vf mac was not set from host
> side and if you run ip link show $pf, on host side you'd always see a zero mac,
> not the real vf mac that vf assigned to itself.
> 
> Signed-off-by: Aleksandr Loktionov <aleksandr.loktionov at intel.com>
> ---
>  drivers/net/ethernet/intel/i40e/i40e_virtchnl_pf.c | 3 +++
>  1 file changed, 3 insertions(+)

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



More information about the Intel-wired-lan mailing list