aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorYousuk Seung <[email protected]>2020-06-26 21:05:35 -0700
committerDavid S. Miller <[email protected]>2020-06-27 17:41:27 -0700
commit082d4fa980b07b1cc602305e9cc0815d19663ed3 (patch)
tree16c54d9e84a2926282290deabc3995c67a32202b /tools/perf/scripts/python
parentf00394ce6054e54319aefa51e4c495f9ebeb8669 (diff)
tcp: update delivered_ce with delivered
Currently tp->delivered is updated in various places in tcp_ack() but tp->delivered_ce is updated once at the end. As a result two counts in OPT_STATS of SCM_TSTAMP_ACK timestamps generated in tcp_ack() may not be in sync. This patch updates both counts at the same in tcp_ack(). Signed-off-by: Yousuk Seung <[email protected]> Signed-off-by: Yuchung Cheng <[email protected]> Acked-by: Eric Dumazet <[email protected]> Acked-by: Neal Cardwell <[email protected]> Acked-by: Soheil Hassas Yeganeh <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions