diff options
author | Paolo Abeni <[email protected]> | 2021-01-20 15:39:12 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2021-01-22 19:21:02 -0800 |
commit | ec369c3a337fe075a7bd4da88d163d44c62ccbb1 (patch) | |
tree | 9ac9b3773c1571177bf1c24dc3ad97d05de07b6e /tools/perf/scripts/python/stat-cpi.py | |
parent | 5cf92bbadc585e1bcb710df75293e07b7c846bb6 (diff) |
mptcp: do not queue excessive data on subflows
The current packet scheduler can enqueue up to sndbuf
data on each subflow. If the send buffer is large and
the subflows are not symmetric, this could lead to
suboptimal aggregate bandwidth utilization.
Limit the amount of queued data to the maximum send
window.
Reviewed-by: Mat Martineau <[email protected]>
Signed-off-by: Paolo Abeni <[email protected]>
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions