qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] virtio_net: Add the check for vdpa's mac address
@ 2024-09-29 15:59 Cindy Lu
  2024-09-29 15:59 ` [PATCH v2 1/3] " Cindy Lu
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Cindy Lu @ 2024-09-29 15:59 UTC (permalink / raw)
  To: lulu, mst, jasowang, qemu-devel

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



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-10-14  1:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-29 15:59 [PATCH v2 0/3] virtio_net: Add the check for vdpa's mac address Cindy Lu
2024-09-29 15:59 ` [PATCH v2 1/3] " Cindy Lu
2024-10-09  8:28   ` Jason Wang
2024-09-29 15:59 ` [PATCH v2 2/3] virtio_net: Add the 2rd acceptable situation for Mac setup Cindy Lu
2024-10-09  8:29   ` Jason Wang
2024-10-14  1:50     ` Cindy Lu
2024-09-29 15:59 ` [PATCH v2 3/3] virtio_net: Add the 3rd " Cindy Lu
2024-10-09  8:30   ` Jason Wang
2024-10-14  1:50     ` Cindy Lu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).