diff options
author | Eric Dumazet <[email protected]> | 2016-09-09 14:22:45 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-09-10 21:43:41 -0700 |
commit | 2594a2a928a010bf27e6545f90bc2de7ed5ed075 (patch) | |
tree | b2de76a940a8496e7402398f28aee86bdbe5290f /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | ed227099dac95128e2aecd62af51bb9d922e5977 (diff) |
tcp: better use ooo_last_skb in tcp_data_queue_ofo()
Willem noticed that we could avoid an rbtree lookup if the
the attempt to coalesce incoming skb to the last skb failed
for some reason.
Since most ooo additions are at the tail, this is definitely
worth adding a test and fast path.
Suggested-by: Willem de Bruijn <[email protected]>
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Yaogong Wang <[email protected]>
Cc: Yuchung Cheng <[email protected]>
Cc: Neal Cardwell <[email protected]>
Cc: Ilpo Järvinen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions