diff options
author | Eric Dumazet <[email protected]> | 2012-05-19 03:02:35 +0000 |
---|---|---|
committer | David S. Miller <[email protected]> | 2012-05-19 18:34:57 -0400 |
commit | ec16439e173aaf56f62bd8e175e976fbd452497b (patch) | |
tree | c26192b632186e2db52d8b808270f22fc1d1ac81 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 3cc4949269e01f39443d0fcfffb5bc6b47878d45 (diff) |
ipv6: use skb coalescing in reassembly
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 <[email protected]>
Cc: Alexander Duyck <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions