diff options
author | Paolo Abeni <[email protected]> | 2020-10-27 15:59:14 +0100 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2020-10-29 11:27:14 -0700 |
commit | 9c3f94e1681bb0ebd93390f014082042d8bc067a (patch) | |
tree | 61b897510cac8a13a54ead2387804788bbe30ef1 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | ceb1eb2fb609c88363e06618b8d4bbf7815a4e03 (diff) |
mptcp: add missing memory scheduling in the rx path
When moving the skbs from the subflow into the msk receive
queue, we must schedule there the required amount of memory.
Try to borrow the required memory from the subflow, if needed,
so that we leverage the existing TCP heuristic.
Fixes: 6771bfd9ee24 ("mptcp: update mptcp ack sequence from work queue")
Signed-off-by: Paolo Abeni <[email protected]>
Reviewed-by: Mat Martineau <[email protected]>
Link: https://lore.kernel.org/r/f6143a6193a083574f11b00dbf7b5ad151bc4ff4.1603810630.git.pabeni@redhat.com
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions