qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration
@ 2013-04-02 11:38 Dmitry Fleytman
  2013-04-02 11:38 ` [Qemu-devel] [PATCH 1/2 V3] virtio-spec: " Dmitry Fleytman
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Dmitry Fleytman @ 2013-04-02 11:38 UTC (permalink / raw)
  To: virtualization, qemu-devel
  Cc: Dmitry Fleytman, Yan Vugenfirer, Ronen Hod, Dmitry Fleytman,
	Michael S. Tsirkin

From: Dmitry Fleytman <dfleytma@redhat.com>

V3 changes:
  1. Compat macro added
  2. Feature name beautification

V2 changes:
  1. _GUEST_ added to command and feature names
  2. Live migration logic fixed

Reported-by: Michael S. Tsirkin <mst@redhat.com>

One of recently introduced Windows features (RSC)
requires network driver to be able to enable and disable
HW LRO offload on the fly without device reinitialization.

Current Virtio specification doesn't support this requirement.
The solution proposed by following spec patch is to add
a new control command for this purpose.

The same solution may be used in Linux driver for ethtool interface
implementation.

Patch for QEMU mainline that implements this specification change
attached as well.

-- 
1.8.1.4

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

end of thread, other threads:[~2013-04-04  7:51 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-02 11:38 [Qemu-devel] [PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration Dmitry Fleytman
2013-04-02 11:38 ` [Qemu-devel] [PATCH 1/2 V3] virtio-spec: " Dmitry Fleytman
2013-04-03  1:20   ` Rusty Russell
2013-04-03 11:25     ` Michael S. Tsirkin
2013-04-04  7:51       ` Dmitry Fleytman
2013-04-02 11:39 ` [Qemu-devel] [PATCH 2/2 V3] virtio-net: " Dmitry Fleytman
2013-04-02 11:57 ` [Qemu-devel] [PATCH 0/2 V3] virtio-spec/net: " Michael S. Tsirkin

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).