diff options
| author | Eric Dumazet <[email protected]> | 2022-05-13 11:33:59 -0700 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-05-16 10:18:56 +0100 |
| commit | 9957b38b5e7a44290f669757520ef2a5f5f6ceb8 (patch) | |
| tree | 17bb0b50668fe977dd2a4d4670cb35c65862b045 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 34b92e8d19da1e44070dc0ecc2747871469ac534 (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/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions