aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stat-cpi.py
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2022-05-13 11:33:59 -0700
committerDavid S. Miller <[email protected]>2022-05-16 10:18:56 +0100
commit9957b38b5e7a44290f669757520ef2a5f5f6ceb8 (patch)
tree17bb0b50668fe977dd2a4d4670cb35c65862b045 /tools/perf/scripts/python/stat-cpi.py
parent34b92e8d19da1e44070dc0ecc2747871469ac534 (diff)
tcp_cubic: make hystart_ack_delay() aware of BIG TCP
hystart_ack_delay() had the assumption that a TSO packet would not be bigger than GSO_MAX_SIZE. This will no longer be true. We should use sk->sk_gso_max_size instead. This reduces chances of spurious Hystart ACK train detections. Signed-off-by: Eric Dumazet <[email protected]> Acked-by: Alexander Duyck <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions