> -----Original Message-----
> From: Sun, GuinanX <[email protected]>
> Sent: Tuesday, March 24, 2020 12:37 PM
> To: [email protected]
> Cc: Zhang, Qi Z <[email protected]>; Sun, GuinanX
> <[email protected]>
> Subject: [PATCH] net/i40e: enable VF to program MAC address
>
> Due to the restriction of the flag I40E_FLAG_VF_MAC_BY_PF, VF cannot
> program the MAC address.
> In order to solve this inflexibility, the use of I40E_FLAG_VF_MAC_BY_PF has
> been deleted in the code implementation to ensure that VF can flexibly
> program the MAC address.
>
> Signed-off-by: Guinan Sun <[email protected]>
> ---
Acked-by: Qi Zhang <[email protected]>