[tcpm] Tarr draft - one very minor comment

Gorry Fairhurst <gorry@erg.abdn.ac.uk> Mon, 18 March 2024 06:08 UTC

Return-Path: <gorry@erg.abdn.ac.uk>
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 6DFD8C14F6FC for <tcpm@ietfa.amsl.com>; Sun, 17 Mar 2024 23:08:57 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.908
X-Spam-Level:
X-Spam-Status: No, score=-1.908 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=ham autolearn_force=no
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 xgHK30Avfcsm for <tcpm@ietfa.amsl.com>; Sun, 17 Mar 2024 23:08:54 -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 F2389C14F71A for <tcpm@ietf.org>; Sun, 17 Mar 2024 23:08:52 -0700 (PDT)
Received: from [192.168.1.81] (fgrpf.plus.com [212.159.18.54]) by pegasus.erg.abdn.ac.uk (Postfix) with ESMTPSA id 88C271B0020F; Mon, 18 Mar 2024 06:08:49 +0000 (GMT)
Content-Type: multipart/alternative; boundary="------------kl1ecbqvcR7SHzjIY4M4GoMj"
Message-ID: <fe7128d1-3c1e-410d-b0d6-b25239847c1a@erg.abdn.ac.uk>
Date: Mon, 18 Mar 2024 06:08:48 +0000
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Content-Language: en-GB
From: Gorry Fairhurst <gorry@erg.abdn.ac.uk>
Organization: UNIVERSITY OF ABERDEEN
To: carles.gomez@upc.edu
Cc: tcpm IETF list <tcpm@ietf.org>
Archived-At: <https://mailarchive.ietf.org/arch/msg/tcpm/vUAibZ4xicyYfH8DVclDESVH9qA>
Subject: [tcpm] Tarr draft - one very minor comment
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: Mon, 18 Mar 2024 06:08:57 -0000

The following could be a rather unfortunate in the use of "may" (which may sometimes be thought of as allowed), and extremely editorial:

    Therefore, time-based packet loss
    detection may either be unnecessarily delayed or it may produce
    spurious retransmissions.

Perhaps you could consider writing:

    Therefore, time-based packet loss
    detection could either unnecessarily delay ACKs or could result in
    spurious retransmissions.


Gorry