netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: alexander.duyck@gmail.com
Cc: steffen.klassert@secunet.com, netdev@vger.kernel.org,
	alexander.h.duyck@intel.com, eric.dumazet@gmail.com,
	marcelo.leitner@gmail.com
Subject: Re: [PATCH net-next v6] gso: Support partial splitting at the frag_list pointer
Date: Mon, 19 Sep 2016 20:59:51 -0400 (EDT)	[thread overview]
Message-ID: <20160919.205951.1324308918494038915.davem@davemloft.net> (raw)
In-Reply-To: <CAKgT0UchF4mJNcsRNQ80j3wJ4LNQTA4WrNNgOTJ4m2k1_WjYfA@mail.gmail.com>

From: Alexander Duyck <alexander.duyck@gmail.com>
Date: Mon, 19 Sep 2016 08:12:15 -0700

> On Mon, Sep 19, 2016 at 3:58 AM, Steffen Klassert
> <steffen.klassert@secunet.com> wrote:
>> Since commit 8a29111c7 ("net: gro: allow to build full sized skb")
>> gro may build buffers with a frag_list. This can hurt forwarding
>> because most NICs can't offload such packets, they need to be
>> segmented in software. This patch splits buffers with a frag_list
>> at the frag_list pointer into buffers that can be TSO offloaded.
>>
>> Signed-off-by: Steffen Klassert <steffen.klassert@secunet.com>
 ...
> 
> Looks good.
> 
> Acked-by: Alexander Duyck <alexander.h.duyck@intel.com>

Applied, thanks everyone.

      reply	other threads:[~2016-09-20  1:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-19 10:58 [PATCH net-next v6] gso: Support partial splitting at the frag_list pointer Steffen Klassert
2016-09-19 15:12 ` Alexander Duyck
2016-09-20  0:59   ` David Miller [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=20160919.205951.1324308918494038915.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=alexander.duyck@gmail.com \
    --cc=alexander.h.duyck@intel.com \
    --cc=eric.dumazet@gmail.com \
    --cc=marcelo.leitner@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=steffen.klassert@secunet.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 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).