From nobody Mon Mar 11 19:15:15 2024 X-Original-To: dev-commits-src-all@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 4Ttmgq4Jw1z5DXTd; Mon, 11 Mar 2024 19:15:19 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Ttmgq3RH2z4xCc; Mon, 11 Mar 2024 19:15:19 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710184519; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2Y3yVZJDM/iLfaABctKtuLBMCOfPaxigOfTEsVdHQiA=; b=aOxhwrqbeoFplQI/+y5slnSc8KM/vgnE65dKe12/faWqPhfftDWr/TWaGyut1R9I/wi/EL Z6ENz9q6DhPi5S40V+xo8e2CQhoW/ggtwNHMG5xFkM0DJL+RveXSrdXkh8gObwnddDNXkd zf+i/YeMywf840wDC7hph1gnc4WVpaf9FsKJ4uXprlQMvxioCgQxGns2aX/kMkNsBu9eZy k5QFZT1tK62M6KbwFnPXr51nhjC9DHY+aiM3IWEduKV0XeRXsZyqTBkAVJ7bjmVkzCiAsp AQMkEyrAQZiUWzMfjXD/O7CB5HCatNO84bfLFDVVc8WIK0wrqcix7qeQaDyMiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1710184519; a=rsa-sha256; cv=none; b=cu0B+mYOQ373NDwCiGZPVln3x9aIKPeZxFTsNoH6R7hqKUd28/57jlXjd11ltfAzelf8oe 8LMaKoCNL94K19Ba89vqd7VV19qTVZSAQYeUL79MN0N5ZfH4k3E3HzJ/TruBdhHrFJoaJf cU8DxTi8wyivpQf8fo399QyKRemYYMoyGvuIf0K0QFyOjuQeBEjLpsd5Fcf8hxK2mCbBLT W6niAePsXApS7pl6EVHjBryx76oiHQ7YRYAOuKP7naNPm3PPvU7R8AgnZs6Cv7070zgyZe 5Fef+Y6yq1nbe3uneL/a8S+YcFH8oZL1RcJGJKDiXOxw94TAHUAHs2m6Cj42/w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1710184519; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=2Y3yVZJDM/iLfaABctKtuLBMCOfPaxigOfTEsVdHQiA=; b=rLDMri/oFMdwCgFvWusfieMi9iMr4fcBIwA6YBSjGYtOpJ3/dExODMv6gORokwkVaIc1KS Whgb1AZXBzBNOMv1JuYPqeYyoYDUzMdVB/fi5Yq6uH5kYKCkvXVVFF1BPzMdWlNJ6RmN9B frUyFXwaCuHAnq+IrgdFeoAX4rksZQaU5zPy0xFncFWdp1UJD8e2wRuBR5mQ9pqWUHrNKF q6U+OYBXFJKB/C6OrcD+WjfQu2yy/6hPxXW4vcZkwN4o6rWOxcgWlW9wvlazZtFisj2czx 0ind+kSA+A7rcN3Qt6176bl4l2Zz8g8MqD5uN7mQyOiBu972yeWYP4Rq9WgxDg== Received: from ltc.des.dev (2a02-8428-0993-f001-922e-16ff-fef1-acef.rev.sfr.net [IPv6:2a02:8428:993:f001:922e:16ff:fef1:acef]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: des) by smtp.freebsd.org (Postfix) with ESMTPSA id 4Ttmgq2JDxz1B0Q; Mon, 11 Mar 2024 19:15:19 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id BAA3378789; Mon, 11 Mar 2024 20:15:15 +0100 (CET) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Randall Stewart Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: f6d489f402c3 - main - Update to bring the rack stack with all its fixes in. In-Reply-To: <202403111138.42BBctkj027965@gitrepo.freebsd.org> (Randall Stewart's message of "Mon, 11 Mar 2024 11:38:55 GMT") References: <202403111138.42BBctkj027965@gitrepo.freebsd.org> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Mon, 11 Mar 2024 20:15:15 +0100 Message-ID: <861q8glgvw.fsf@ltc.des.dev> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-src-all@freebsd.org X-BeenThere: dev-commits-src-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Randall Stewart writes: > commit f6d489f402c320f1a6eaa473491a0b8c3878113e > Author: Randall Stewart > AuthorDate: 2024-03-11 11:36:54 +0000 > Commit: Randall Stewart > CommitDate: 2024-03-11 11:36:54 +0000 > > Update to bring the rack stack with all its fixes in. >=20=20=20=20=20 > This brings the rack stack up to the current level used at NF. Many f= ixes > and improvements have been added. I also add in a fix to BBR to deal = with > the changes that have been in hpts for a while i.e. only one call no = matter > if mbuf queue or tcp_output. >=20=20=20=20=20 > Note there is a new file that I can't figure out how to get in rack_p= cm.c >=20=20=20=20=20 > It basically does little except BBlogs and is a placemark for future = work on > doing path capacity measurements. >=20=20=20=20=20 > Reviewed by: tuexen, glebius > Sponsored by: Netflix Inc. > Differential Revision:https://reviews.freebsd.org/D43986 This was not ready and should not have been committed. If you can't figure out how to commit the missing file (despite clearly being able to commit an empty file in its place) please email it to me me so I can fix the build. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org