netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: gregory.v.rose@intel.com
Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org,
	dborkman@redhat.com, jeffrey.t.kirsher@intel.com
Subject: Re: [PATCH net-next] i40e: skb->xmit_more support
Date: Wed, 08 Oct 2014 13:35:09 -0400 (EDT)	[thread overview]
Message-ID: <20141008.133509.184049487346908540.davem@davemloft.net> (raw)
In-Reply-To: <20141008100258.00006afd@intel.com>

From: Greg Rose <gregory.v.rose@intel.com>
Date: Wed, 8 Oct 2014 10:02:58 -0700

> On Tue, 7 Oct 2014 13:30:23 -0700
> Eric Dumazet <eric.dumazet@gmail.com> wrote:
> 
>> From: Eric Dumazet <edumazet@google.com>
>> 
>> Support skb->xmit_more in i40e is straightforward : we need to move
>> around i40e_maybe_stop_tx() call to correctly test
>> netif_xmit_stopped() before taking the decision to not kick the NIC.
>> 
>> Signed-off-by: Eric Dumazet <edumazet@google.com>
> 
> Looks good to me.

Jeff, ok for me to apply this directly now?

Thanks.

  reply	other threads:[~2014-10-08 17:35 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-07 20:30 [PATCH net-next] i40e: skb->xmit_more support Eric Dumazet
2014-10-07 20:37 ` David Miller
2014-10-08  4:02   ` Jeff Kirsher
2014-10-07 22:03 ` Daniel Borkmann
2014-10-08 12:29   ` Jeff Kirsher
2014-10-08 17:02 ` Greg Rose
2014-10-08 17:35   ` David Miller [this message]
2014-10-08 18:16     ` Jeff Kirsher
2014-10-08 20:04 ` David Miller

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=20141008.133509.184049487346908540.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=dborkman@redhat.com \
    --cc=eric.dumazet@gmail.com \
    --cc=gregory.v.rose@intel.com \
    --cc=jeffrey.t.kirsher@intel.com \
    --cc=netdev@vger.kernel.org \
    /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).