From: Dmitry Fleytman <dmitry@daynix.com>
To: virtualization@lists.linux-foundation.org, qemu-devel@nongnu.org
Cc: Dmitry Fleytman <dmitry@daynix.com>,
Yan Vugenfirer <yan@daynix.com>, Ronen Hod <rhod@redhat.com>,
Dmitry Fleytman <dfleytma@redhat.com>,
"Michael S. Tsirkin" <mst@redhat.com>
Subject: [Qemu-devel] [PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration
Date: Tue, 2 Apr 2013 14:38:58 +0300 [thread overview]
Message-ID: <1364902740-24948-1-git-send-email-dmitry@daynix.com> (raw)
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
next reply other threads:[~2013-04-02 11:39 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-02 11:38 Dmitry Fleytman [this message]
2013-04-02 11:38 ` [Qemu-devel] [PATCH 1/2 V3] virtio-spec: dynamic network offloads configuration 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
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=1364902740-24948-1-git-send-email-dmitry@daynix.com \
--to=dmitry@daynix.com \
--cc=dfleytma@redhat.com \
--cc=mst@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=rhod@redhat.com \
--cc=virtualization@lists.linux-foundation.org \
--cc=yan@daynix.com \
/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).