All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Dmitry Fleytman <dmitry@daynix.com>
Cc: qemu-devel@nongnu.org, virtualization@lists.linux-foundation.org,
	Ronen Hod <rhod@redhat.com>, Yan Vugenfirer <yan@daynix.com>,
	Dmitry Fleytman <dfleytma@redhat.com>
Subject: Re: [PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration
Date: Tue, 2 Apr 2013 14:57:57 +0300	[thread overview]
Message-ID: <20130402115757.GA22131@redhat.com> (raw)
In-Reply-To: <1364902740-24948-1-git-send-email-dmitry@daynix.com>

On Tue, Apr 02, 2013 at 02:38:58PM +0300, Dmitry Fleytman wrote:
> 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>

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

Rusty?

> 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

WARNING: multiple messages have this Message-ID (diff)
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Dmitry Fleytman <dmitry@daynix.com>
Cc: rusty@rustcorp.com.au, qemu-devel@nongnu.org,
	virtualization@lists.linux-foundation.org,
	Ronen Hod <rhod@redhat.com>, Yan Vugenfirer <yan@daynix.com>,
	Dmitry Fleytman <dfleytma@redhat.com>
Subject: Re: [Qemu-devel] [PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration
Date: Tue, 2 Apr 2013 14:57:57 +0300	[thread overview]
Message-ID: <20130402115757.GA22131@redhat.com> (raw)
In-Reply-To: <1364902740-24948-1-git-send-email-dmitry@daynix.com>

On Tue, Apr 02, 2013 at 02:38:58PM +0300, Dmitry Fleytman wrote:
> 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>

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

Rusty?

> 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

  parent reply	other threads:[~2013-04-02 11:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-04-02 11:38 [PATCH 0/2 V3] virtio-spec/net: dynamic network offloads configuration Dmitry Fleytman
2013-04-02 11:38 ` [Qemu-devel] " Dmitry Fleytman
2013-04-02 11:38 ` [PATCH 1/2 V3] virtio-spec: " Dmitry Fleytman
2013-04-02 11:38   ` [Qemu-devel] " Dmitry Fleytman
2013-04-03  1:20   ` Rusty Russell
2013-04-03  1:20     ` [Qemu-devel] " Rusty Russell
2013-04-03 11:25     ` Michael S. Tsirkin
2013-04-03 11:25       ` [Qemu-devel] " Michael S. Tsirkin
2013-04-04  7:51       ` Dmitry Fleytman
2013-04-04  7:51         ` [Qemu-devel] " Dmitry Fleytman
2013-04-02 11:39 ` [PATCH 2/2 V3] virtio-net: " Dmitry Fleytman
2013-04-02 11:39   ` [Qemu-devel] " Dmitry Fleytman
2013-04-02 11:57 ` Michael S. Tsirkin [this message]
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=20130402115757.GA22131@redhat.com \
    --to=mst@redhat.com \
    --cc=dfleytma@redhat.com \
    --cc=dmitry@daynix.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 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.