[PATCH v2 0/3] virtio_net: Add the check for vdpa's mac address

Cindy Lu posted 3 patches 1 month, 3 weeks ago
There is a newer version of this series
hw/net/virtio-net.c | 63 ++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 59 insertions(+), 4 deletions(-)
[PATCH v2 0/3] virtio_net: Add the check for vdpa's mac address
Posted by Cindy Lu 1 month, 3 weeks ago
When using a VDPA device, it is important to ensure that the MAC
address is correctly set.
There are only three acceptable situations for MAC setup; any other
configuration will fail to boot.

tested by ConnectX-6 Dx device

Cindy Lu (3):
  virtio_net: Add the check for vdpa's mac address
  virtio_net: Add the 2rd acceptable situation for Mac setup.
  virtio_net: Add the 3rd acceptable situation for Mac setup.

 hw/net/virtio-net.c | 63 ++++++++++++++++++++++++++++++++++++++++++---
 1 file changed, 59 insertions(+), 4 deletions(-)

-- 
2.45.0