aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorDavid S. Miller <[email protected]>2020-06-27 17:41:27 -0700
committerDavid S. Miller <[email protected]>2020-06-27 17:41:27 -0700
commit491f14db45dc7fc08ffe00ea6881615638dd159c (patch)
tree16c54d9e84a2926282290deabc3995c67a32202b /tools/perf/scripts/python/bin
parentb08866f42a8752ea2b699dd29d653d86b06bc3b2 (diff)
parent082d4fa980b07b1cc602305e9cc0815d19663ed3 (diff)
Merge branch 'tcp-improve-delivered-counts-in-SCM_TSTAMP_ACK'
Yousuk Seung says: ==================== tcp: improve delivered counts in SCM_TSTAMP_ACK Currently delivered and delivered_ce in OPT_STATS of SCM_TSTAMP_ACK do not fully reflect the current ack being timestamped. Also they are not in sync as the delivered count includes packets being sacked and some of cumulatively acked but delivered_ce includes none. This patch series updates tp->delivered and tp->delivered_ce together to keep them in sync. It also moves generating SCM_TSTAMP_ACK to later in tcp_clean_rtx_queue() to reflect packets being cumulatively acked up until the current skb for sack-enabled connections. ==================== Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions