[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <105012ef-7dd2-728d-0885-521c14ae7a9c@redhat.com>
Date: Fri, 30 Oct 2020 09:24:08 +0800
From: Jason Wang <jasowang@...hat.com>
To: Laurent Vivier <lvivier@...hat.com>, linux-kernel@...r.kernel.org
Cc: "Michael S. Tsirkin" <mst@...hat.com>,
virtualization@...ts.linux-foundation.org
Subject: Re: [PATCH 0/2] vdpasim: allow to set MAC address
On 2020/10/29 下午8:20, Laurent Vivier wrote:
> This series starts by fixing a bug:
> vdpa_sim generates a MAC address that is never show to
> upper layer, and thus virtio-net generates another random
> MAC address, that changes each time virtio-net is loaded
> (even if vdpa_sim is not unloaded).
>
> Then it adds a parameter to vpa_sim module to allow the user to
> set the MAC address. With that we use vdpa_sim with a stable
> MAC addres, that doesn't change between reboots.
>
> Laurent Vivier (2):
> vdpasim: fix MAC address configuration
> vdpasim: allow to assign a MAC address
>
> drivers/vdpa/vdpa_sim/vdpa_sim.c | 17 +++++++++++++++--
> 1 file changed, 15 insertions(+), 2 deletions(-)
>
Acked-by: Jason Wang <jasowang@...hat.com>
Powered by blists - more mailing lists