From: Rusty Russell <rusty@rustcorp.com.au>
To: akong@redhat.com, virtualization@lists.linux-foundation.org
Cc: kvm@vger.kernel.org, mst@redhat.com
Subject: Re: [PATCH v3] virtio-spec: set mac address by a new vq command
Date: Mon, 21 Jan 2013 13:35:06 +1030 [thread overview]
Message-ID: <87y5fnutgd.fsf@rustcorp.com.au> (raw)
In-Reply-To: <1358507141-27585-1-git-send-email-akong@redhat.com>
akong@redhat.com writes:
> From: Amos Kong <akong@redhat.com>
>
> Virtio-net driver currently programs MAC address byte by byte,
> this means that we have an intermediate step where mac is wrong.
> This patch introduced a new control command to set MAC address
> in one time, and added a new feature flag VIRTIO_NET_F_MAC_ADDR
> for this feature.
>
> "mac" field will be set to read-only when VIRTIO_NET_F_CTRL_MAC_ADDR
> is acked.
Thanks, applied.
Cheers,
Rusty.
prev parent reply other threads:[~2013-01-21 3:05 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-17 10:25 [PATCH v2] virtio-spec: set mac address by a new vq command akong
2013-01-18 10:43 ` Stefan Hajnoczi
2013-01-18 10:43 ` Stefan Hajnoczi
2013-01-18 11:05 ` [PATCH v3] " akong
2013-01-21 3:05 ` Rusty Russell [this message]
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=87y5fnutgd.fsf@rustcorp.com.au \
--to=rusty@rustcorp.com.au \
--cc=akong@redhat.com \
--cc=kvm@vger.kernel.org \
--cc=mst@redhat.com \
--cc=virtualization@lists.linux-foundation.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.