Re: [PATCH net-next 0/2] mptcp: add receive buffer auto-tuning

2020-07-01 Thread David Miller
From: Florian Westphal Date: Tue, 30 Jun 2020 21:24:43 +0200 > First patch extends the test script to allow for reproducible results. > Second patch adds receive auto-tuning. Its based on what TCP is doing, > only difference is that we use the largest RTT of any of the subflows > and that we wil

[PATCH net-next 0/2] mptcp: add receive buffer auto-tuning

2020-06-30 Thread Florian Westphal
First patch extends the test script to allow for reproducible results. Second patch adds receive auto-tuning. Its based on what TCP is doing, only difference is that we use the largest RTT of any of the subflows and that we will update all subflows with the new value. Else, we get spurious packet