[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1337578663.3361.10.camel@edumazet-glaptop>
Date: Mon, 21 May 2012 07:37:43 +0200
From: Eric Dumazet <eric.dumazet@...il.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, alexander.h.duyck@...el.com
Subject: Re: [PATCH net-next 3/3] ipv6: use skb coalescing in reassembly
On Sat, 2012-05-19 at 18:35 -0400, David Miller wrote:
> From: Eric Dumazet <eric.dumazet@...il.com>
> Date: Sat, 19 May 2012 15:02:35 +0200
>
> > From: Eric Dumazet <edumazet@...gle.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@...gle.com>
> > Cc: Alexander Duyck <alexander.h.duyck@...el.com>
>
> Applied.
I'll do the same for net/ipv6/netfilter/nf_conntrack_reasm.c today.
Thanks
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists