From: Eric Dumazet <eric.dumazet@gmail.com>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org, alexander.h.duyck@intel.com
Subject: Re: [PATCH net-next 3/3] ipv6: use skb coalescing in reassembly
Date: Mon, 21 May 2012 07:37:43 +0200 [thread overview]
Message-ID: <1337578663.3361.10.camel@edumazet-glaptop> (raw)
In-Reply-To: <20120519.183556.1085711138074171029.davem@davemloft.net>
On Sat, 2012-05-19 at 18:35 -0400, David Miller wrote:
> From: Eric Dumazet <eric.dumazet@gmail.com>
> Date: Sat, 19 May 2012 15:02:35 +0200
>
> > From: Eric Dumazet <edumazet@google.com>
> >
> > ip6_frag_reasm() can use skb_try_coalesce() to build optimized skb,
> > reducing memory used by them (truesize), and reducing number of cache
> > line misses and overhead for the consumer.
> >
> > Signed-off-by: Eric Dumazet <edumazet@google.com>
> > Cc: Alexander Duyck <alexander.h.duyck@intel.com>
>
> Applied.
I'll do the same for net/ipv6/netfilter/nf_conntrack_reasm.c today.
Thanks
next prev parent reply other threads:[~2012-05-21 5:37 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-19 13:02 [PATCH net-next 3/3] ipv6: use skb coalescing in reassembly Eric Dumazet
2012-05-19 22:35 ` David Miller
2012-05-21 5:37 ` Eric Dumazet [this message]
2012-05-22 5:53 ` [RFC] net: skb_head_is_locked() should use skb_header_cloned() Eric Dumazet
2012-05-22 17:23 ` Alexander Duyck
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=1337578663.3361.10.camel@edumazet-glaptop \
--to=eric.dumazet@gmail.com \
--cc=alexander.h.duyck@intel.com \
--cc=davem@davemloft.net \
--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