summaryrefslogtreecommitdiff
path: root/net/ipv6
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2012-05-19 03:02:20 (GMT)
committerDavid S. Miller <davem@davemloft.net>2012-05-19 22:34:57 (GMT)
commit3cc4949269e01f39443d0fcfffb5bc6b47878d45 (patch)
treec83d9410536d3fa4308781a8f36baab09a2144a1 /net/ipv6
parentbad43ca8325f493dcaa0896c2f036276af059c7e (diff)
downloadlinux-fsl-qoriq-3cc4949269e01f39443d0fcfffb5bc6b47878d45.tar.xz
ipv4: use skb coalescing in defragmentation
ip_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> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6')
0 files changed, 0 insertions, 0 deletions