[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4cc1a197-abc0-8785-fb79-79e99bc25980@gmail.com>
Date: Wed, 13 Jun 2018 10:48:05 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Yuchung Cheng <ycheng@...gle.com>,
Michal Kubecek <mkubecek@...e.cz>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <edumazet@...gle.com>,
Ilpo Jarvinen <ilpo.jarvinen@...sinki.fi>,
linux-kernel@...r.kernel.org
Subject: Re: [RFC PATCH RESEND] tcp: avoid F-RTO if SACK and timestamps are
disabled
On 06/13/2018 10:32 AM, Yuchung Cheng wrote:
> On Wed, Jun 13, 2018 at 9:55 AM, Michal Kubecek <mkubecek@...e.cz> wrote:
>>
>> When F-RTO algorithm (RFC 5682) is used on connection without both SACK and
>> timestamps (either because of (mis)configuration or because the other
>> endpoint does not advertise them), specific pattern loss can make RTO grow
>> exponentially until the sender is only able to send one packet per two
>> minutes (TCP_RTO_MAX).
>> Signed-off-by: Michal Kubecek <mkubecek@...e.cz>
> Acked-by: Yuchung Cheng <ycheng@...gle.com>
>
> Thanks for the patch (and packedrill test)!
Yes, thanks a lot Michal.
Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Powered by blists - more mailing lists