Re: [tcpm] CUBIC rfc8312bis / WGLC Issue 6 and proposed text

Markku Kojo <kojo@cs.helsinki.fi> Thu, 14 July 2022 23:13 UTC

Return-Path: <kojo@cs.helsinki.fi>
X-Original-To: tcpm@ietfa.amsl.com
Delivered-To: tcpm@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 7C3F6C16ED0F for <tcpm@ietfa.amsl.com>; Thu, 14 Jul 2022 16:13:41 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.998
X-Spam-Level:
X-Spam-Status: No, score=-1.998 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, T_SPF_HELO_TEMPERROR=0.01, URIBL_BLOCKED=0.001, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=unavailable autolearn_force=no
Authentication-Results: ietfa.amsl.com (amavisd-new); dkim=pass (1024-bit key) header.d=cs.helsinki.fi
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id wkh29D8OmeSR for <tcpm@ietfa.amsl.com>; Thu, 14 Jul 2022 16:13:35 -0700 (PDT)
Received: from script.cs.helsinki.fi (script.cs.helsinki.fi [128.214.11.1]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id CF5A0C16ED0B for <tcpm@ietf.org>; Thu, 14 Jul 2022 16:13:34 -0700 (PDT)
X-DKIM: Courier DKIM Filter v0.50+pk-2017-10-25 mail.cs.helsinki.fi Fri, 15 Jul 2022 02:13:32 +0300
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cs.helsinki.fi; h=date:from:to:cc:subject:in-reply-to:message-id:references :mime-version:content-type:content-id; s=dkim20130528; bh=cospnt 8V2HfRtf016U09yZ3JggJAar0B1VCcplHxbEs=; b=FBkSxMAHcuNgz3pUXPO197 w84IiGvwJLHjqhqc05BlAdPScUYpPKZYTctWvY38fUTq08VOdwg9IyMHbr31AU5/ S0wgKC38HZGtc0tgJMbCdfYKDVWgAAel3tC4r6OUC7kk6SjMWE5NGzQNdbD+i1ME HUU2AuvOeNX2NVDITH30c=
Received: from hp8x-60 (85-76-46-15-nat.elisa-mobile.fi [85.76.46.15]) (AUTH: PLAIN kojo, TLS: TLSv1/SSLv3,256bits,AES256-GCM-SHA384) by mail.cs.helsinki.fi with ESMTPSA; Fri, 15 Jul 2022 02:13:31 +0300 id 00000000005A0218.0000000062D0A31C.000042DA
Date: Fri, 15 Jul 2022 02:13:30 +0300
From: Markku Kojo <kojo@cs.helsinki.fi>
To: Vidhi Goel <vidhi_goel=40apple.com@dmarc.ietf.org>
cc: Yuchung Cheng <ycheng@google.com>, Vidhi Goel <vidhi_goel@apple.com>, "tcpm@ietf.org Extensions" <tcpm@ietf.org>
In-Reply-To: <3F022778-A908-4D3A-A4F3-AE15DDB503B7@apple.com>
Message-ID: <alpine.DEB.2.21.2207150143270.7292@hp8x-60.cs.helsinki.fi>
References: <CAK6E8=ddwJK+e8f5Jxe8AW6CmHhvRFyPxb6nhpJ-jdEtXxp5UQ@mail.gmail.com> <3F022778-A908-4D3A-A4F3-AE15DDB503B7@apple.com>
User-Agent: Alpine 2.21 (DEB 202 2017-01-01)
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="=_script-17141-1657840412-0001-2"
Content-ID: <alpine.DEB.2.21.2207150212340.7292@hp8x-60.cs.helsinki.fi>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tcpm/x-FwuwIPPH8hH1o2Eu2l4CNxSR8>
Subject: Re: [tcpm] CUBIC rfc8312bis / WGLC Issue 6 and proposed text
X-BeenThere: tcpm@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: TCP Maintenance and Minor Extensions Working Group <tcpm.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tcpm>, <mailto:tcpm-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tcpm/>
List-Post: <mailto:tcpm@ietf.org>
List-Help: <mailto:tcpm-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tcpm>, <mailto:tcpm-request@ietf.org?subject=subscribe>
X-List-Received-Date: Thu, 14 Jul 2022 23:13:41 -0000

Hi Vidhi,

On Tue, 12 Jul 2022, Vidhi Goel wrote:

> Thanks Yuchung.
>
> I agree that we don’t need rwnd check and we already mention about using rfc7661 for when app sends are smaller than cwnd. I will review what is missing in the draft from Markku’s text.

That would be in conflict with the current draft standard for 
congestion control and changing it or not adhering to it would require a 
well-argumented justification. TO my understanding also Linux effectively 
has this check, please see my reply to Yuchung.

Thanks,

/Markku

> Vidhi
>
>> On Jul 12, 2022, at 7:46 PM, Yuchung Cheng <ycheng=40google.com@dmarc.ietf.org> wrote:
>>
>> AFAIK, the latest (and previous) Linux Cubic implementation does not follow
>> "The implementations that use _cwnd_ MUST use other measures to avoid
>> _cwnd_ from growing beyond the receive window"
>>
>> I don't see the need to add that check in Linux as the effective
>> window is always the min of cwnd and rwnd.
>>
>> On the other hand, Linux does restrict cwnd growth if flight size is
>> below cwnd but the
>> actual logic is more sophisticated than a "cwnd < inflight" check to
>> work w/ TSO chunking issue well.
>> https://elixir.bootlin.com/linux/latest/source/net/ipv4/tcp_output.c#L1881
>> (Neal cc'd here is the inventor of the advanced check)
>>
>> Just want to reflect a major implementation status.
>>
>>
>>> On Tue, Jul 12, 2022 at 2:01 PM Vidhi Goel
>>> <vidhi_goel=40apple.com@dmarc.ietf.org> wrote:
>>>
>>> Thank you Markku for proposing the text. Some of this is already covered in the latest draft but I can do some edits to your proposed text and create a PR.
>>> I spoke to other co-authors about this suggestion as well and we are mostly ok with it.
>>>
>>>
>>> Vidhi
>>>
>>>>> On Jul 11, 2022, at 5:37 PM, Markku Kojo <kojo=40cs.helsinki.fi@dmarc.ietf.org> wrote:
>>>>
>>>> Hi all,
>>>>
>>>> I promised to propose some text to some of the remaining issues.
>>>> This thread starts the discussion on the issue 6 and proposes text to solve the issue:
>>>>
>>>> Issue 6) Flightsize:
>>>>
>>>>  The current text in Sec 4.6 w.r.t using FlightSize vs. cwnd for
>>>>  calculating multiplicative decrease is fine except that it does
>>>>  not quite correcly reflect what stacks that use cwnd instead of
>>>>  flightsize should do and actually do. AFAIK and what was
>>>>  discussed in github all stacks apply some sort of restrictions
>>>>  to not allow cwnd to grow beyond rwnd and to not use an
>>>>  arbitrarily high (old) cwnd value to calculate new cwnd
>>>>  when a congestion event occurs.
>>>>
>>>>
>>>> Current text in Sec 4.6::
>>>>
>>>> Some implementations of CUBIC currently use _cwnd_ instead
>>>> of _flight_size_ when calculating a new _ssthresh_ using Figure 5.
>>>>
>>>> Proposed new text:
>>>>
>>>> Some implementations of CUBIC currently use _cwnd_ instead
>>>> of _flight_size_ when calculating a new _ssthresh_ using Figure 5.
>>>> The implementations that use _cwnd_ MUST use other measures to
>>>> avoid _cwnd_ from growing beyond the receive window and to not
>>>> allow _cwnd_ to grow when bytes in flight is smaller than
>>>> _cwnd_. This prevents a CUBIC sender from using an arbitrarily
>>>> high _cwnd_ value in calculating the new value for _ssthresh_
>>>> and _cwnd_ when a congestion event is signalled, but it is not
>>>> as robust as the mechanisms described in [RFC7661].
>>>> [Many|Most|All] TCP implementations of CUBIC that use _cwnd_ apply
>>>> such measures. Likewise, a QUIC sender that also uses congestion
>>>> window to calculate a new value for the congestion window and
>>>> slow-start threshold is required to apply similar mechanisms
>>>> [RFC 9002].
>>>>
>>>>
>>>> Any comments and help in formulating the text are welcome.
>>>>
>>>> Need also some guidance from TCP implementations of CUBIC to finish up the second but last sentence.
>>>>
>>>> Thanks,
>>>>
>>>> /Markku
>>>>
>>>> _______________________________________________
>>>> tcpm mailing list
>>>> tcpm@ietf.org
>>>> https://www.ietf.org/mailman/listinfo/tcpm
>>>
>>> _______________________________________________
>>> tcpm mailing list
>>> tcpm@ietf.org
>>> https://www.ietf.org/mailman/listinfo/tcpm
>