netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: herbert@gondor.apana.org.au
Cc: netdev@vger.kernel.org
Subject: Re: [1/2] gro: Use gso_size to store MSS
Date: Sun, 04 Jan 2009 16:13:25 -0800 (PST)	[thread overview]
Message-ID: <20090104.161325.211585417.davem@davemloft.net> (raw)
In-Reply-To: <20081230100705.GA31741@gondor.apana.org.au>

From: Herbert Xu <herbert@gondor.apana.org.au>
Date: Tue, 30 Dec 2008 21:07:05 +1100

> gro: Use gso_size to store MSS
> 
> In order to allow GRO packets without frag_list at all, we need to
> store the MSS in the packet itself.  The obvious place is gso_size.
> The only thing to watch out for is if the packet ends up not being
> GRO then we need to clear gso_size before pushing the packet into
> the stack.
> 
> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

Applied.

      parent reply	other threads:[~2009-01-05  0:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-26 22:51 [UNTESTED] gro: Add page frag support Herbert Xu
2008-12-26 23:13 ` Herbert Xu
2008-12-29 12:24 ` Herbert Xu
2008-12-30  7:07   ` David Miller
2008-12-30 10:07     ` [1/2] gro: Use gso_size to store MSS Herbert Xu
2008-12-30 10:08       ` [2/2] gro: Add page frag support Herbert Xu
2009-01-02  4:20         ` Herbert Xu
2009-01-05  0:13           ` David Miller
2009-01-05  0:13       ` 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=20090104.161325.211585417.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=herbert@gondor.apana.org.au \
    --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).