From nobody Tue Jul 30 09:23:53 2024 X-Original-To: pf@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 4WY8tL5Xv6z5RbhH for ; Tue, 30 Jul 2024 09:23:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (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 "mxrelay.nyi.freebsd.org", Issuer "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WY8tL3T1mz4GlM for ; Tue, 30 Jul 2024 09:23:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1722331434; a=rsa-sha256; cv=none; b=nl0otnc34k7k5CzIERvCjeMQ9PIAxaQYn+H3uE66rRqOY9x4roOCi0QP0xKwsAwUHrS3vG eu43otewh5t9tYyKOLdeZiDM5rzTMFMvSuDLmFYeQPIU2pkjsQ2c8SpExV+wYTrhTPgSKe CMAC/ILnWVXqK2K3ooHhg+pOdyDLqhQcK8wMmj4YS/nqXr6H70moYMOGHpqpHfZRvj7/Sx fsC9yl5Ekt4iIbVeQ6uOGgH5M6pTS9JTjWsM47ZU9KODO3vMTz5894OBCGoFFpX4+lEmPh uJ0nDAodpGzkXtoc0rxAfxqL6iNtD5WqRGwB2fhg181kdk4IDd1op68KuEq4sw== 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=1722331434; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=6lBzN57Pyb49TbyABsIIeZq1YVDGsrd3XGzHLLD+bhc=; b=vNKBO6+CBx5EQm5Axyqy5tWSvJw8WTlAwTLkdJbbiC35mEQVSPblCYsKR0NASchz0Zovfu P4Vl4lqtxBtVnsnucVvxU7ycLjvKHZKHH4icuFfUm9vEEYN8pyTkAEa5fnM6u8ifa3Wnf3 Pil/9+LBtVwze6a9g64EawFf7wRBa9hGvNsuj9dqZpKvXXM8ZYKKni3I70mazRXE8FskHL wT4aosGbMVxI43L+aNQiT5jRhDukDTg35efDex7Jd7YA16Q8iPL7hXKNRsAWuLnc0OeWW1 HsIzBRcmWsMam8ekmW+dgr4fkzVtPNTs7BNsQSJqPVx+0tFVdUTZ0ReGwwlTuQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4WY8tL33DPz1BMX for ; Tue, 30 Jul 2024 09:23:54 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 46U9Nsdm036573 for ; Tue, 30 Jul 2024 09:23:54 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 46U9Ns3u036570 for pf@FreeBSD.org; Tue, 30 Jul 2024 09:23:54 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: pf@FreeBSD.org Subject: [Bug 276870] mbuf cluster leak with on pf+bird2 bgp routers Date: Tue, 30 Jul 2024 09:23:53 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: kern X-Bugzilla-Version: 13.2-STABLE X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: borjam@sarenet.es X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: pf@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Technical discussion and general questions about packet filter (pf) List-Archive: https://lists.freebsd.org/archives/freebsd-pf List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: freebsd-pf@freebsd.org Sender: owner-freebsd-pf@FreeBSD.org MIME-Version: 1.0 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276870 --- Comment #9 from Borja Marcos --- (In reply to Marek Zarychta from comment #8) Sorry, given that I only suffer this leak with a recent version of nfdump w= hich uses threads (the other old version which doesn't trigger this bug is single theaded) I thought this might add a useful data point and ring a bell.=20 Is thread usage one of the differences between your Bird versions? Or some thread usage pattern? In my case I have identified the leak on FreeBSD 14 but in hindsight I had similar problems in the 13- branch. --=20 You are receiving this mail because: You are the assignee for the bug.=