From nobody Wed Sep 17 18:58:46 2025 X-Original-To: dev-commits-src-main@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 4cRp2l6W7kz67t3F; Wed, 17 Sep 2025 18:58:55 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (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 "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cRp2l615nz412N; Wed, 17 Sep 2025 18:58:55 +0000 (UTC) (envelope-from kp@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758135535; 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: in-reply-to:in-reply-to:references:references; bh=HhTqykRNumS8O70ogjC25dZ3dOhb8VNljI3mw0rIJP0=; b=R19UX6tZsYmg2cPbo9bHYNOjs2KM5+Ux24WkmfVrc0BJSiXz2gGglNhcrM/fXpOjXlh1WI SxXd61Q/axgwtVhSCUrD1M5zQOBD9VaM3Xt5w6YTDP4SnTysw2G6vKvGoKQ/MSz5aW8ClK kjvS790jL+QUAB1+zEnyBiqi8U8oEgajakWE2EBzxcGG4qQDDjTuFYNvy4XEM6XxJJ96jW /YkqbK2ZI4t4IkBiaz1mGsY52Nkt0lOKakRTQyHrzrp7hdgtAwkmT+vh6VoqNThaMQ2Say joKxek1+iDuU2/gQIiHOGO9nzR1sNUZjE33FKAJiGOkr+DKGDWyhQ/xAT4Kinw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1758135535; 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: in-reply-to:in-reply-to:references:references; bh=HhTqykRNumS8O70ogjC25dZ3dOhb8VNljI3mw0rIJP0=; b=FURKoBnXQ0QYo7VOo+x7AEvzEchDq7RQ5TD+6j/DdZN8Qxq7cJ+V1pBrAFXjniR7tliC6D JXlrWpifrQoS0ZMLx5eSK5SNK2zmRTkhujn+/iYio0c6/HI3lK1slrm8nr9UMt2KLMi6N6 Lm/rF9NK/hsXd9mo0MQezwoinIg5oArlzu6NnOR6RYcJXAkrVOvTohbJlyac4OcUnG3r2J vhE/VF3PO34Y9h/n4ZrvbKnJ2sd1QjDFkW5ZoW36BPAfu14r1G0IeLrGKHD45bu5V3hTsn OwkY/QIW5Ne93YFBMo2qkWGrqRxC5AJjTqnJov1qJfz3wYLOEuJBL//sYIo+xg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1758135535; a=rsa-sha256; cv=none; b=t0vDtKYz7mXYwmGky7frvC+r9sXgaRfaaro6eShJq3teU18yuaze1ljHAhAdYbm7pghV8U 2lbSAzPdfZI44zpDTuMACpW6Ep5uEYO1naEaX8NhnbMm+7QS+XFl3pdFMUh8vabsY1vifF Uur6lKg9dBzQQxFkabco6L9/jS8XcISGveWrTGFT7FRG9b09Zp02x0qDog1WVvwS4Q2VIj qPtqpxRbXZ6lFVFuh+I9rPIrP8ID99Iz+5VfK0oMRBtTPkM87j18NqL/bsuuYtXjiF+paz ZnJyTSpeKiMZnUAtgw25cWaUeVolcuLSsOwKDy62q2lzcKrpm2mWo7nT0sx0gg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from venus.codepro.be (venus.codepro.be [5.9.86.228]) (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 (2048 bits) client-digest SHA256) (Client CN "mx1.codepro.be", Issuer "R11" (verified OK)) (Authenticated sender: kp) by smtp.freebsd.org (Postfix) with ESMTPSA id 4cRp2l4f3gz3FS; Wed, 17 Sep 2025 18:58:55 +0000 (UTC) (envelope-from kp@FreeBSD.org) Received: by venus.codepro.be (Postfix, authenticated sender kp) id E6D313FFE9; Wed, 17 Sep 2025 20:58:52 +0200 (CEST) From: Kristof Provost To: Florian Smeets Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 9d9bc7f462bd - main - pf: set limits before rules Date: Wed, 17 Sep 2025 20:58:46 +0200 X-Mailer: MailMate (2.0r6272) Message-ID: In-Reply-To: <4fd761a0-b7ba-45b6-8e9e-e6b696a241a0@FreeBSD.org> References: <202509171415.58HEFh9g010282@gitrepo.freebsd.org> <4fd761a0-b7ba-45b6-8e9e-e6b696a241a0@FreeBSD.org> List-Id: Commit messages for the main branch of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-main@freebsd.org Sender: owner-dev-commits-src-main@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="=_MailMate_167B5297-EE7A-4906-AC78-1BE99182FDCB_=" --=_MailMate_167B5297-EE7A-4906-AC78-1BE99182FDCB_= Content-Type: text/plain; charset=UTF-8; format=flowed; markup=markdown Content-Transfer-Encoding: quoted-printable On 17 Sep 2025, at 20:38, Florian Smeets wrote: > On 17.09.25 16:15, Kristof Provost wrote: >> The branch main has been updated by kp: >> >> URL: = >> https://cgit.FreeBSD.org/src/commit/?id=3D9d9bc7f462bd152d87ab8f1767ca= d19bab09bf8b >> >> commit 9d9bc7f462bd152d87ab8f1767cad19bab09bf8b >> Author: Kristof Provost >> AuthorDate: 2025-08-25 13:43:10 +0000 >> Commit: Kristof Provost >> CommitDate: 2025-09-17 14:15:15 +0000 >> >> pf: set limits before rules >> > > Nice, I ran into this issue recently that the ruleset would not load = > on boot because we load large tables. > > I set a higher PFR_KENTRY_HIWAT as a workaround. > > Are you planning to merge this to stable/15? Maybe get this into 15.0? > I have no plans to MFC this, no. There=E2=80=99s a fairly large series of patches that to lesser or greate= r = extent build on each other making MFC-ing more effort and higher risk = than it=E2=80=99d otherwise be. I=E2=80=99m certainly not MFC-ing changes other than clear bug fixes to = stable/15 at this point in the release cycle. Colin doesn=E2=80=99t need = more = headaches. =E2=80=94 Kristof --=_MailMate_167B5297-EE7A-4906-AC78-1BE99182FDCB_= Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable

On 17 Sep 2025, at 20:38, Florian Smeets wrote:

On 17.09.25 16:15, Kristof Provost wrote:

The branch main has been updated by kp:

URL: https://cgit.FreeBSD.org/src/co= mmit/?id=3D9d9bc7f462bd152d87ab8f1767cad19bab09bf8b

commit 9d9bc7f462bd152d87ab8f1767cad19bab09bf8b
Author: Kristof Provost kp@FreeBSD.= org
AuthorDate: 2025-08-25 13:43:10 +0000
Commit: Kristof Provost kp@FreeBSD.= org
CommitDate: 2025-09-17 14:15:15 +0000

 p=
f: set limits before rules

Nice, I ran into this issue recently that the ruleset wou= ld not load on boot because we load large tables.

I set a higher PFR_KENTRY_HIWAT as a workaround.

Are you planning to merge this to stable/15? Maybe get th= is into 15.0?

I have no plans to MFC this, no.

There=E2=80=99s a fairly large series of patches that to = lesser or greater extent build on each other making MFC-ing more effort a= nd higher risk than it=E2=80=99d otherwise be.
I=E2=80=99m certainly not MFC-ing changes other than clear bug fixes to s= table/15 at this point in the release cycle. Colin doesn=E2=80=99t need m= ore headaches.

=E2=80=94
Kristof

--=_MailMate_167B5297-EE7A-4906-AC78-1BE99182FDCB_=--