netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Vick, Matthew" <matthew.vick@intel.com>
To: "alexander.duyck@gmail.com" <alexander.duyck@gmail.com>,
	"e1000-devel@lists.sourceforge.net"
	<e1000-devel@lists.sourceforge.net>,
	"netdev@vger.kernel.org" <netdev@vger.kernel.org>,
	"Kirsher, Jeffrey T" <jeffrey.t.kirsher@intel.com>
Subject: Re: [PATCH] fm10k: Add skb->xmit_more support
Date: Fri, 10 Oct 2014 21:12:03 +0000	[thread overview]
Message-ID: <D05D98E2.5B584%matthew.vick@intel.com> (raw)
In-Reply-To: <20141010201714.20593.67813.stgit@ahduyck-workstation.home>

On 10/10/14, 1:17 PM, "alexander.duyck@gmail.com"
<alexander.duyck@gmail.com> wrote:

>From: Alexander Duyck <alexander.h.duyck@redhat.com>
>
>This change adds suport for skb->xmit_more based on the changes that were
>made to igb to support the feature.  The main changes are moving up the
>check for maybe_stop_tx so that we can check netif_xmit_stopped to
>determine
>if we must write the tail because we can add no further buffers.
>
>Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>

s/suport/support in the first line of the patch description, but other
than that this looks good to me. Thanks, Alex!

Acked-by: Matthew Vick <matthew.vick@intel.com>

      reply	other threads:[~2014-10-10 21:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-10 20:17 [PATCH] fm10k: Add skb->xmit_more support alexander.duyck
2014-10-10 21:12 ` Vick, Matthew [this message]

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=D05D98E2.5B584%matthew.vick@intel.com \
    --to=matthew.vick@intel.com \
    --cc=alexander.duyck@gmail.com \
    --cc=e1000-devel@lists.sourceforge.net \
    --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).