Re: [tsvwg] Review comments on a careful read of the L4S ID (#8. DCTCP)

Gorry Fairhurst <gorry@erg.abdn.ac.uk> Fri, 14 May 2021 08:55 UTC

Return-Path: <gorry@erg.abdn.ac.uk>
X-Original-To: tsvwg@ietfa.amsl.com
Delivered-To: tsvwg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 750723A29D2 for <tsvwg@ietfa.amsl.com>; Fri, 14 May 2021 01:55:27 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.899
X-Spam-Level:
X-Spam-Status: No, score=-1.899 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, NICE_REPLY_A=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001] autolearn=ham autolearn_force=no
Received: from mail.ietf.org ([4.31.198.44]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id jEoYpBg-sPDf for <tsvwg@ietfa.amsl.com>; Fri, 14 May 2021 01:55:22 -0700 (PDT)
Received: from pegasus.erg.abdn.ac.uk (pegasus.erg.abdn.ac.uk [IPv6:2001:630:42:150::2]) by ietfa.amsl.com (Postfix) with ESMTP id 2D23F3A29CF for <tsvwg@ietf.org>; Fri, 14 May 2021 01:55:21 -0700 (PDT)
Received: from GF-MBP-2.lan (fgrpf.plus.com [212.159.18.54]) by pegasus.erg.abdn.ac.uk (Postfix) with ESMTPSA id F17D01B00064 for <tsvwg@ietf.org>; Fri, 14 May 2021 09:55:16 +0100 (BST)
To: tsvwg@ietf.org
References: <634676ca-272d-d616-c352-b38446cf7aab@erg.abdn.ac.uk> <561c3bfe-d874-2430-8cf9-1d509561c6ad@bobbriscoe.net>
From: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
Message-ID: <47a7c7e4-d88c-f864-fc1f-ccad4da85f06@erg.abdn.ac.uk>
Date: Fri, 14 May 2021 09:55:15 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:78.0) Gecko/20100101 Thunderbird/78.10.0
MIME-Version: 1.0
In-Reply-To: <561c3bfe-d874-2430-8cf9-1d509561c6ad@bobbriscoe.net>
Content-Type: multipart/alternative; boundary="------------BDEDB889214F2B8D0C424372"
Content-Language: en-GB
Archived-At: <https://mailarchive.ietf.org/arch/msg/tsvwg/0Nm685U0VDKZzOPJy6YnkezHbeA>
Subject: Re: [tsvwg] Review comments on a careful read of the L4S ID (#8. DCTCP)
X-BeenThere: tsvwg@ietf.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: Transport Area Working Group <tsvwg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/tsvwg/>
List-Post: <mailto:tsvwg@ietf.org>
List-Help: <mailto:tsvwg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/tsvwg>, <mailto:tsvwg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 14 May 2021 08:55:28 -0000

On 13/05/2021 23:13, Bob Briscoe wrote:
> Gorry,
>
> Please advise whether the following edits address this concern.
>
> See [BB]
>
> On 06/05/2021 07:52, Gorry Fairhurst wrote:
>>
>> =================================================================
>> *8. Please be clear throughout that the IETF is NOT endorsing DCTCP 
>> spec. as an Internet Protocol, even if the underlying basis is 
>> important to the L4S transport.*
>>
>> This text:
>> “An example of a scalable congestion control that would enable the L4S
>> service is Data Center TCP (DCTCP), _which until now has been_
>> applicable solely to controlled environments like data centres
>> [RFC8257], because it is too aggressive to co-exist with existing
>> TCP-Reno-friendly traffic. “
>
> [BB] PROPOSED:
>    L4S relies on 'scalable' congestion controls for these delay
>     properties and for preserving low delay as flow rate scales, hence
>     the name.  The congestion control used in Data Center TCP (DCTCP) is
>     an example of a scalable congestion control, but DCTCP is applicable
>     solely to controlled environments like data centres [RFC8257],
>     because it is too aggressive to co-exist with existing TCP-Reno-
>     friendly traffic.
>
[GF] Perhaps on thinking more... maybe it would be better to say:

/it is/the current specification is/

... I've no idea if the DCTCP spec will in future be updated.

>
>> and later:
>> “Note that a transport such as DCTCP is
>> still not safe to deploy on the Internet _unless it satisfies the_
>> _requirements listed in Section _4.”
>
> [BB] PROPOSED:
>
>    Note that a scalable congestion
>    control is still not safe to deploy on the Internet unless it
>    satisfies the requirements listed in Section 4.
>
[GF] Looks good.
>> and later still:
>> “cause Classic ECN
>> congestion controls sharing the same queue to starve themselves,
>> which is why they have been confined to private data centres or
>> research testbeds_(until now)_.”
>
> [BB] PROPOSED:
>
>     outcompete Classic ECN congestion controls
>     sharing the same queue, which is why they have been confined to
>     private data centres or research testbeds.
>
[GF] OK
>> and
>> “It turns out that a congestion control algorithm like DCTCP that
>> _solves_ the latency problem also _solves_ the scalability problem of
>> Classic congestion controls.”
>
> [BB] PROPOSED:
>     It turns out that these scalable congestion control algorithms that
>     solve the latency problem also solve the scalability problem of
>     Classic congestion controls.
>
[GF] I'd prefer to change: /also solve/ or /also can solve/ ... but this 
isn't important to me.
>> and
>> “The L4S service is
>> for more general traffic _than just_ DCTCP--“
>
> [BB] Substituted 'TCP Prague'
>
[GF] OK
>> The ID later states:
>> “As with all transport behaviours, a detailed specification 
>> (probablyan experimental RFC) will need to be defined for each congestion
>> control, following the guidelines for specifying new congestion
>> control algorithms in [RFC5033].”
>
> [BB] Incidentally, as part of other changes requested by implementers 
> during the survey, we've changed the following:
> s/will need to be defined/is preferable/
>
[GF] Unsure that I do like "preferable" - because I don't wish to 
prejudge how TSVWG will handle new methods in future, and I would 
probably will need to re-read to check this. Although perhaps, I could 
now suggest:

"As with all transport behaviours, each congestioncontrol will require a 
detailed specification (which could be published asan experimental RFC), 
following the guidelines for specifying new congestioncontrol algorithms 
in [RFC5033]."

>> and Annexe A appears to confirm this.
>>
>> ⁃This would be significantly improved by replacing references to 
>> DCTCP as a protocol with references to the congestion control 
>> method/algorithm used by DCTCP: RFC8257 is informational and 
>> explicitly explained it is not EXP.To me this text in the ID provides 
>> many contradictions about implying DCTCP as a transport for the 
>> Internet. That’s something that really grates with me and I much 
>> prefer the much later statement in the IDthat “a detailed 
>> specification (probablyan experimental RFC) will need to be defined”. 
>> If the claim were different, relating to methods based on DCTCP, that 
>> might be more acceptable.
>>
>> Making this a reference DCTCP as a CC method would be good to address 
>> my issue.
>>
>> =================================================================
>>
>
> [BB] I certainly sympathize with GF's concerns about causing confusion 
> on the status of DCTCP. I thought I'd done well on this, but I can see 
> now the concerns that Gorry raises. I hope the above changes are 
> acceptable.
>
> Proposed resolution: See instances above.
>
>
>
> Bob
> -- 
> ________________________________________________________________
> Bob Briscoehttp://bobbriscoe.net/

We seem to be converging,

Gorry