From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Dumazet Subject: Re: [PATCH net-next] tcp: ack immediately when a cwr packet arrives Date: Tue, 24 Jul 2018 10:26:32 -0700 Message-ID: References: <20180724004939.2874202-1-brakmo@fb.com> <3c785042-0b9a-69cd-9415-e8a10ea0baf7@iogearbox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Daniel Borkmann , Lawrence Brakmo , Netdev , Kernel Team , ast@fb.com, Eric Dumazet To: Neal Cardwell , Yuchung Cheng Return-path: Received: from mail-pg1-f193.google.com ([209.85.215.193]:33773 "EHLO mail-pg1-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388366AbeGXSeE (ORCPT ); Tue, 24 Jul 2018 14:34:04 -0400 Received: by mail-pg1-f193.google.com with SMTP id r5-v6so3370804pgv.0 for ; Tue, 24 Jul 2018 10:26:34 -0700 (PDT) In-Reply-To: Content-Language: en-US Sender: netdev-owner@vger.kernel.org List-ID: On 07/24/2018 10:12 AM, Neal Cardwell wrote: > On Tue, Jul 24, 2018 at 1:07 PM Yuchung Cheng wrote: >> >> On Mon, Jul 23, 2018 at 7:23 PM, Daniel Borkmann wrote: >>> Should this go to net tree instead where all the other fixes went? >> I am neutral but this feels more like a feature improvement > > I agree this feels like a feature improvement rather than a bug fix. Agreed Signed-off-by: Eric Dumazet