aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKevin Yang <[email protected]>2024-06-03 21:30:53 +0000
committerDavid S. Miller <[email protected]>2024-06-05 13:42:54 +0100
commit512bd0f9f926a05c724a9fd72bc4e14213845e01 (patch)
tree048a455da6dd92c3e56141d8d4206984299cf6fc /tools/perf/scripts/python/export-to-sqlite.py
parent69e0b33a7fce4d96649b9fa32e56b696921aa48e (diff)
tcp: derive delack_max with tcp_rto_min helper
Rto_min now has multiple sources, ordered by preprecedence high to low: ip route option rto_min, icsk->icsk_rto_min. When derive delack_max from rto_min, we should not only use ip route option, but should use tcp_rto_min helper to get the correct rto_min. Signed-off-by: Kevin Yang <[email protected]> Reviewed-by: Neal Cardwell <[email protected]> Reviewed-by: Yuchung Cheng <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Reviewed-by: Tony Lu <[email protected]> Reviewed-by: Jakub Kicinski <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions