On Tue, 27 Oct 2020, Paolo Abeni wrote:
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]> --- net/mptcp/protocol.c | 10 ++++++++++ 1 file changed, 10 insertions(+)
Reviewed-by: Mat Martineau <[email protected]> -- Mat Martineau Intel
