From: "Michael S. Tsirkin" <mst@redhat.com>
To: Dmitry Fleytman <dmitry@daynix.com>
Cc: Yan Vugenfirer <yan@daynix.com>,
Dmitry Fleytman <dfleytma@redhat.com>,
virtualization@lists.linux-foundation.org
Subject: Re: [PATCH 0/2] virtio-spec: dynamic network offloads configuration
Date: Wed, 27 Mar 2013 17:27:50 +0200 [thread overview]
Message-ID: <20130327152750.GC29249@redhat.com> (raw)
In-Reply-To: <1364391798-8058-1-git-send-email-dmitry@daynix.com>
On Wed, Mar 27, 2013 at 03:43:16PM +0200, Dmitry Fleytman wrote:
> From: Dmitry Fleytman <dfleytma@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 for reference.
A minor note: sticking _GUEST_ in the command name
might be a good idea.
Sents some more minor comments per-patch.
> Dmitry Fleytman (1):
> virtio-net: dynamic network offloads configuration
>
> hw/virtio-net.c | 110 +++++++++++++++++++++++++++++++++++++++++++++++---------
> hw/virtio-net.h | 19 ++++++++++
> 2 files changed, 113 insertions(+), 16 deletions(-)
>
> --
> 1.8.1.4
next prev parent reply other threads:[~2013-03-27 15:27 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-27 13:43 [PATCH 0/2] virtio-spec: dynamic network offloads configuration Dmitry Fleytman
2013-03-27 13:43 ` [PATCH 1/2] " Dmitry Fleytman
2013-03-27 15:20 ` Michael S. Tsirkin
2013-03-27 13:43 ` [PATCH 2/2] virtio-net: " Dmitry Fleytman
2013-03-27 15:26 ` Michael S. Tsirkin
2013-03-27 17:48 ` Dmitry Fleytman
2013-03-27 18:11 ` Michael S. Tsirkin
2013-03-27 20:00 ` Dmitry Fleytman
2013-03-27 15:27 ` Michael S. Tsirkin [this message]
2013-03-27 17:49 ` [PATCH 0/2] virtio-spec: " Dmitry Fleytman
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=20130327152750.GC29249@redhat.com \
--to=mst@redhat.com \
--cc=dfleytma@redhat.com \
--cc=dmitry@daynix.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 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.