From nobody Wed May 26 19:56:35 2021 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 5AF4DC7C25A for ; Wed, 26 May 2021 19:56:39 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: from drew.franken.de (mail-n.franken.de [193.175.24.27]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "*.franken.de", Issuer "Sectigo RSA Domain Validation Secure Server CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fr1tH1TdJz4bLH for ; Wed, 26 May 2021 19:56:38 +0000 (UTC) (envelope-from tuexen@freebsd.org) Received: from smtpclient.apple (unknown [IPv6:2a02:8109:1140:c3d:a8e6:622:a6d1:f7e3]) (Authenticated sender: macmic) by mail-n.franken.de (Postfix) with ESMTPSA id 8FE57721A5A0D; Wed, 26 May 2021 21:56:35 +0200 (CEST) Content-Type: text/plain; charset=us-ascii List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 14.0 \(3654.100.0.2.22\)) Subject: Re: htcp is not NEWRENO:newreno From: tuexen@freebsd.org In-Reply-To: Date: Wed, 26 May 2021 21:56:35 +0200 Cc: FreeBSD Current Content-Transfer-Encoding: quoted-printable Message-Id: <86011951-7D33-4E7B-91E0-2DDC028295AB@freebsd.org> References: To: Marek Zarychta X-Mailer: Apple Mail (2.3654.100.0.2.22) X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=disabled version=3.4.1 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on mail-n.franken.de X-Rspamd-Queue-Id: 4Fr1tH1TdJz4bLH X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-ThisMailContainsUnwantedMimeParts: N > On 26. May 2021, at 16:53, Marek Zarychta = wrote: >=20 > Dear subscribers and devs, >=20 > I am running CURRENT with RACK[1] and HTCP[2] and recently get kernel > message buffer messages like this one: > cc_algo:htcp is not NEWRENO:newreno > Should I be worried about this assertion? Hi Marek, RACK has been tested with newreno and some of its functionality requires = newreno. In this case dealing with ECN. RACK detects this and reports it. Best regards Michael >=20 > [1] net.inet.tcp.functions_default=3Drack > [2] net.inet.tcp.cc.algorithm=3Dhtcp > --=20 > Marek Zarychta >=20