All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 0/2] make mac programming for virtio net more robust
@ 2013-01-10 14:45 ` akong
  0 siblings, 0 replies; 38+ messages in thread
From: akong @ 2013-01-10 14:45 UTC (permalink / raw)
  To: kvm, rusty; +Cc: mst, qemu-devel, virtualization

From: Amos Kong <akong@redhat.com>

Currenly mac is programmed byte by byte. This means that we
have an intermediate step where mac is wrong. 

Second patch introduced a new vq control command to set mac
address in one time.

Amos Kong (2):
  move virtnet_send_command() above virtnet_set_mac_address()
  virtio-net: introduce a new control to set macaddr

 drivers/net/virtio_net.c        | 105 ++++++++++++++++++++++------------------
 include/uapi/linux/virtio_net.h |   8 ++-
 2 files changed, 66 insertions(+), 47 deletions(-)

-- 
1.7.11.7

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

end of thread, other threads:[~2013-01-16 12:12 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-10 14:45 [RFC PATCH 0/2] make mac programming for virtio net more robust akong
2013-01-10 14:45 ` [Qemu-devel] " akong
2013-01-10 14:45 ` [RFC PATCH 1/2] move virtnet_send_command() above virtnet_set_mac_address() akong
2013-01-10 14:45   ` [Qemu-devel] " akong
2013-01-10 14:51   ` Jason Wang
2013-01-10 14:51     ` [Qemu-devel] " Jason Wang
2013-01-10 15:02     ` Michael S. Tsirkin
2013-01-10 15:02       ` [Qemu-devel] " Michael S. Tsirkin
2013-01-10 14:45 ` [RFC PATCH 2/2] virtio-net: introduce a new control to set macaddr akong
2013-01-10 14:45 ` akong
2013-01-10 14:45   ` [Qemu-devel] " akong
2013-01-10 14:57   ` Jason Wang
2013-01-10 14:57     ` Jason Wang
2013-01-16  5:23     ` Amos Kong
2013-01-16  5:23       ` Amos Kong
2013-01-16  9:17       ` Michael S. Tsirkin
2013-01-16  9:17         ` Michael S. Tsirkin
2013-01-10 15:26   ` Michael S. Tsirkin
2013-01-10 15:26     ` [Qemu-devel] " Michael S. Tsirkin
2013-01-11  0:43     ` Rusty Russell
2013-01-11  0:43       ` [Qemu-devel] " Rusty Russell
2013-01-11  0:43     ` Rusty Russell
2013-01-10 14:51 ` [RFC PATCH] virtio-net: introduce a new macaddr control akong
2013-01-10 14:51   ` [Qemu-devel] " akong
2013-01-11  9:50   ` Stefan Hajnoczi
2013-01-11  9:50     ` [Qemu-devel] " Stefan Hajnoczi
2013-01-10 15:08 ` [RFC PATCH 0/2] make mac programming for virtio net more robust Amos Kong
2013-01-10 15:08   ` [Qemu-devel] " Amos Kong
2013-01-10 15:28 ` Michael S. Tsirkin
2013-01-10 15:28   ` [Qemu-devel] " Michael S. Tsirkin
2013-01-11  2:23   ` Rusty Russell
2013-01-11  2:23   ` Rusty Russell
2013-01-11  2:23     ` [Qemu-devel] " Rusty Russell
2013-01-11  7:46     ` Michael S. Tsirkin
2013-01-11  7:46       ` [Qemu-devel] " Michael S. Tsirkin
2013-01-11 14:52       ` John Fastabend
2013-01-11 14:52         ` [Qemu-devel] " John Fastabend
2013-01-11  7:46     ` Michael S. Tsirkin

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.