From: Jason Wang <jasowang@redhat.com>
To: Cindy Lu <lulu@redhat.com>
Cc: mst@redhat.com, qemu-devel@nongnu.org
Subject: Re: [PATCH v2 1/3] virtio_net: Add the check for vdpa's mac address
Date: Wed, 9 Oct 2024 16:28:34 +0800 [thread overview]
Message-ID: <CACGkMEvMndysLRjsBdxov+RQ4YJvSmPNgAev9HP0tnM-rb71eg@mail.gmail.com> (raw)
In-Reply-To: <20240929160045.2133423-2-lulu@redhat.com>
On Mon, Sep 30, 2024 at 12:01 AM Cindy Lu <lulu@redhat.com> wrote:
>
> When using a VDPA device, it is important to ensure that the MAC
> address is correctly set. The MAC address in the hardware should
> match the MAC address from the QEMU command line. This is a recommended
> configuration and will allow the system to boot.
Would there be a case that the system can boot even without the
suggested setting here? Can we even know about that?
I'm asking since if there's one, we break them. At least we can have a
new parameter for strict checking.
Thanks
next prev parent reply other threads:[~2024-10-09 8:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=CACGkMEvMndysLRjsBdxov+RQ4YJvSmPNgAev9HP0tnM-rb71eg@mail.gmail.com \
--to=jasowang@redhat.com \
--cc=lulu@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).