All of lore.kernel.org
 help / color / mirror / Atom feed
* [MPTCP] Re: [PATCH v3 mptcp-next 0/4] mptcp: re-enable snd buf autotune
@ 2021-01-13 18:05 Matthieu Baerts
  0 siblings, 0 replies; 2+ messages in thread
From: Matthieu Baerts @ 2021-01-13 18:05 UTC (permalink / raw)
  To: mptcp

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

Hi Paolo, Mat,

On 12/01/2021 12:09, Paolo Abeni wrote:
> WRT to the previous iteration, this clean-up patch 2/4 dropping the
> left over 'use_backup' field, as suggested by Mat. No other change
> 
> Relevant bits from the previous cover letter:
> 
> There are still some sporadic self-test failures for assimetric links.
> Looks like they are caused by retransmissions/receiver dropping packets
> due to MPTCP level OoO check.
> 
> I'll try to address that asap, but I still consider this series for
> inclusion, so that it can stage a bit in the export branch.
> 
> Note: the last patch re-introduces the workqueue usage for the datapath (yes,
> it makes me feel sick, sad and tired :(. I was unable to avoid it.

Thank you for these new patches and the reviews!

Just added in the tree without dot at the end of the commit titles and 
Mat's Reviewed-by tag:

- 19c774f1761a: mptcp: always graft subflow socket to parent
- 3d489e89a9d6: mptcp: re-enable sndbuf autotune
- b8a4e1a17113: mptcp: do not queue excessive data on subflows
- 2e4cfdb68e07: mptcp: schedule work for better snd subflow selection
- Results: 591445962c81..bdff08d2ce0e

Tests + export have been scheduled!

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

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

* [MPTCP] Re: [PATCH v3 mptcp-next 0/4] mptcp: re-enable snd buf autotune
@ 2021-01-13  0:23 Mat Martineau
  0 siblings, 0 replies; 2+ messages in thread
From: Mat Martineau @ 2021-01-13  0:23 UTC (permalink / raw)
  To: mptcp

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


On Tue, 12 Jan 2021, Paolo Abeni wrote:

> WRT to the previous iteration, this clean-up patch 2/4 dropping the
> left over 'use_backup' field, as suggested by Mat. No other change
>
> Relevant bits from the previous cover letter:
>
> There are still some sporadic self-test failures for assimetric links.
> Looks like they are caused by retransmissions/receiver dropping packets
> due to MPTCP level OoO check.
>
> I'll try to address that asap, but I still consider this series for
> inclusion, so that it can stage a bit in the export branch.
>
> Note: the last patch re-introduces the workqueue usage for the datapath (yes,
> it makes me feel sick, sad and tired :(. I was unable to avoid it.
>
>
> Paolo Abeni (4):
>  mptcp: always graft subflow socket to parent.
>  mptcp: re-enable sndbuf autotune
>  mptcp: do not queue excessive data on subflows.
>  mptcp: schedule work for better snd subflow selection
>
> net/mptcp/protocol.c | 104 +++++++++++++++++--------------------------
> net/mptcp/protocol.h |  20 +++++++++
> net/mptcp/subflow.c  |  13 +++++-
> 3 files changed, 73 insertions(+), 64 deletions(-)
>
> -- 
> 2.26.2

Thanks Paolo. I think v3 of the series looks good to stage on the export 
branch.

--
Mat Martineau
Intel

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

end of thread, other threads:[~2021-01-13 18:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-13 18:05 [MPTCP] Re: [PATCH v3 mptcp-next 0/4] mptcp: re-enable snd buf autotune Matthieu Baerts
  -- strict thread matches above, loose matches on Subject: below --
2021-01-13  0:23 Mat Martineau

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.