diff options
author | Eric Dumazet <[email protected]> | 2017-12-12 18:22:52 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-12-13 16:04:04 -0500 |
commit | 4688eb7cf3ae2c2721d1dacff5c1384cba47d176 (patch) | |
tree | 4d28b821e9e14fc5d73a5d12272ce8b817d32ef4 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 9ee11bd03cb1a5c3ca33c2bb70e7ed325f68890f (diff) |
tcp: refresh tcp_mstamp from timers callbacks
Only the retransmit timer currently refreshes tcp_mstamp
We should do the same for delayed acks and keepalives.
Even if RFC 7323 does not request it, this is consistent to what linux
did in the past, when TS values were based on jiffies.
Fixes: 385e20706fac ("tcp: use tp->tcp_mstamp in output path")
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Soheil Hassas Yeganeh <[email protected]>
Cc: Mike Maloney <[email protected]>
Cc: Neal Cardwell <[email protected]>
Acked-by: Neal Cardwell <[email protected]>
Acked-by: Soheil Hassas Yeganeh <[email protected]>
Acked-by: Mike Maloney <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions