From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from iramx1.informatik.kit.edu (iramx1.informatik.kit.edu [IPv6:2a00:1398:2::10:80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.bufferbloat.net (Postfix) with ESMTPS id DBD4F3B2A4; Mon, 7 Aug 2023 04:48:51 -0400 (EDT) Received: from [2a00:1398:2:4006:2daf:c865:5b5a:187d] (helo=i72vorta.tm.kit.edu) by iramx1.informatik.kit.edu with esmtpsa port 25 iface 2a00:1398:2::10:8 id 1qSvuz-0002D7-DZ; Mon, 07 Aug 2023 10:48:49 +0200 Received: from [IPV6:::1] (ip6-localhost [IPv6:::1]) by i72vorta.tm.kit.edu (Postfix) with ESMTPS id 00603D001F1; Mon, 7 Aug 2023 10:48:47 +0200 (CEST) Message-ID: <6392cb1d-92e5-f289-c684-5850bf87df4a@kit.edu> Date: Mon, 7 Aug 2023 10:48:47 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0 Thunderbird/102.13.0 Content-Language: de-DE, en-US To: Dave Taht , bloat , codel@lists.bufferbloat.net References: From: "Bless, Roland (TM)" Organization: Institute of Telematics, Karlsruhe Institute of Technology (KIT) In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-ATIS-AV: ClamAV (iramx1.informatik.kit.edu) X-ATIS-Checksum: v3zoCAcc32ckk X-ATIS-Timestamp: iramx1.informatik.kit.edu esmtpsa 1691398129.462614568 Subject: Re: [Bloat] slow start: small chunks can talk X-BeenThere: bloat@lists.bufferbloat.net X-Mailman-Version: 2.1.20 Precedence: list List-Id: General list for discussing Bufferbloat List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2023 08:48:52 -0000 Hi Dave, On 01.08.23 at 00:36 Dave Taht via Bloat wrote: > Promising approach: > > https://ieeexplore.ieee.org/document/10188775 It's a pity that neither the authors nor the reviewers were aware of earlier related work that you also sent here to the list: L. Guo and J. Y. B. Lee, "TCP-FLASH - A Fast Reacting TCP for Modern Networks," in IEEE Access, vol. 9, pp. 68861-68879, 2021, doi: 10.1109/ACCESS.2021.3077612. The fast launch phase and especially the CWnd-Compensated Bandwidth Estimator (CCBE) are quite similar and a comparison of both approaches would have been interesting... Regards, Roland