From: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
To: alexander.duyck@gmail.com
Cc: e1000-devel@lists.sourceforge.net, netdev@vger.kernel.org,
davem@davemloft.net, matthew.vick@intel.com
Subject: Re: [PATCH v2] fm10k: Add skb->xmit_more support
Date: Sat, 11 Oct 2014 04:14:43 -0700 [thread overview]
Message-ID: <1413026083.2427.59.camel@jtkirshe-mobl> (raw)
In-Reply-To: <20141010213013.20973.19209.stgit@ahduyck-workstation.home>
[-- Attachment #1: Type: text/plain, Size: 888 bytes --]
On Fri, 2014-10-10 at 14:30 -0700, alexander.duyck@gmail.com wrote:
> From: Alexander Duyck <alexander.h.duyck@redhat.com>
>
> This change adds support 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.
>
> Acked-by: Matthew Vick <matthew.vick@intel.com>
> Signed-off-by: Alexander Duyck <alexander.h.duyck@redhat.com>
> ---
>
> v2: Minor fix to patch description for typo.
>
> drivers/net/ethernet/intel/fm10k/fm10k_main.c | 65
> +++++++++++++------------
> 1 file changed, 34 insertions(+), 31 deletions(-)
Acked-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Its like you never left Intel Alex... :-)
Dave, please pull this.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2014-10-11 11:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-10 21:30 [PATCH v2] fm10k: Add skb->xmit_more support alexander.duyck
2014-10-11 11:14 ` Jeff Kirsher [this message]
2014-10-14 17:09 ` 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=1413026083.2427.59.camel@jtkirshe-mobl \
--to=jeffrey.t.kirsher@intel.com \
--cc=alexander.duyck@gmail.com \
--cc=davem@davemloft.net \
--cc=e1000-devel@lists.sourceforge.net \
--cc=matthew.vick@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).