Re: [PATH v5 2/3] vdpa_sim_net: Add the support of set mac address
From: Jason Wang
Date: Tue Jul 23 2024 - 02:02:01 EST
On Tue, Jul 23, 2024 at 1:41 PM Cindy Lu <lulu@xxxxxxxxxx> wrote:
>
> Add the function to support setting the MAC address.
> For vdpa_sim_net, the driver will write the MAC address
> to the config space, and other devices can implement
> their own functions to support this.
>
> Signed-off-by: Cindy Lu <lulu@xxxxxxxxxx>
Acked-by: Jason Wang <jasowang@xxxxxxxxxx>
Thanks