All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] Re: [PATCH v2] mptcp: call tcp_cleanup_rbuf on subflows
@ 2020-09-10 23:31 Mat Martineau
  0 siblings, 0 replies; 2+ messages in thread
From: Mat Martineau @ 2020-09-10 23:31 UTC (permalink / raw)
  To: mptcp

[-- Attachment #1: Type: text/plain, Size: 569 bytes --]


On Thu, 10 Sep 2020, Paolo Abeni wrote:

> That is needed to let the subflows announce promply when new
> space is available in the receive buffer.
>
> tcp_cleanup_rbuf() is currently a static function, drop the
> scope modifier and add a declaration in the TCP header.
>
> Signed-off-by: Paolo Abeni <pabeni(a)redhat.com>
> --
> should be inserted just before "mptcp: simult flow self-tests"
>
> v1 -> v2:
> - move tcp_cleanup_rbuf() declaration inside the headers
> ---

v2 looks good for the export branch, thanks Paolo.

--
Mat Martineau
Intel

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [MPTCP] Re: [PATCH v2] mptcp: call tcp_cleanup_rbuf on subflows
@ 2020-09-11 10:53 Matthieu Baerts
  0 siblings, 0 replies; 2+ messages in thread
From: Matthieu Baerts @ 2020-09-11 10:53 UTC (permalink / raw)
  To: mptcp

[-- Attachment #1: Type: text/plain, Size: 903 bytes --]

Hi Paolo, Mat,

On 11/09/2020 01:31, Mat Martineau wrote:
> 
> On Thu, 10 Sep 2020, Paolo Abeni wrote:
> 
>> That is needed to let the subflows announce promply when new
>> space is available in the receive buffer.
>>
>> tcp_cleanup_rbuf() is currently a static function, drop the
>> scope modifier and add a declaration in the TCP header.
>>
>> Signed-off-by: Paolo Abeni <pabeni(a)redhat.com>
>> -- 
>> should be inserted just before "mptcp: simult flow self-tests"
>>
>> v1 -> v2:
>> - move tcp_cleanup_rbuf() declaration inside the headers
>> ---
> 
> v2 looks good for the export branch, thanks Paolo.

Thank you for the patch and the review!

This patch has been added just before: t/mptcp-simult-flow-self-tests

- 341c313c53a5..2e7e0cdd7acd: result

Tests + export are in progress!

Cheers,
Matt
-- 
Tessares | Belgium | Hybrid Access Solutions
www.tessares.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-09-11 10:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-10 23:31 [MPTCP] Re: [PATCH v2] mptcp: call tcp_cleanup_rbuf on subflows Mat Martineau
2020-09-11 10:53 Matthieu Baerts

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.