From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id B7EB8184540; Tue, 3 Feb 2026 01:10:17 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770081017; cv=none; b=bz01vx5XhNmv5ScXwHdgnC4w3GUf1qZM696oSSl0+FD8nBHpn7eZSkovkAVstfgPQpNPJLV0XDt60i4Nuve0UVW1R8179ORbgKlVgybWjFU7CZcCMGQMU9SMnkxqT+BfhT4UC8HJk1FEFA9ZE3abdDmu8g46E6Kg5fe8kdzJ0Ns= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1770081017; c=relaxed/simple; bh=dt4XgmTIWYtuSum+iuBndpeELxjzBJMwcHWarTAIyW8=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=cgtPv6S6A2qhfD7m5UAbjij88DDMcJO8rh7L3oCz592r+KnVKAyyxU1kM+Yxl1pL3xoTrKxgOV1yV9PAWSLwBPXh/qwVSn5xmpxZjvaBoahekRYd72Lte+GfUdHnG/qpdmABnzAegbjzivSTwftBMsgCK7lvm+lwHbI8dhpnBZI= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=PGf+Kffq; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="PGf+Kffq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8FD33C116C6; Tue, 3 Feb 2026 01:10:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1770081017; bh=dt4XgmTIWYtuSum+iuBndpeELxjzBJMwcHWarTAIyW8=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=PGf+KffqhhBDsGvT4M9aqOSclhL5j0jhcZlTzVBUReA/iMgZsigmvfBnbHX2p7BRu 1GUDCZybI2V8RClICf3xXPwXWUJrBfDafzoWHCuO7GnLIjGjm2nkEzF13SxaCSxlT5 diu0N2/xy6bMBbulkcIjov+DRCkszzw3gkkQkkIxd+jWvp60uMTZya5/o2d3VN7i+Z 4X4HIxWupzt3yH3XVrV8eNVfJOJqYLs82wru2HZLpMt14aFkEVSLiDZFmqXXNR5RqJ pwYqeH+zB3LofHlKoDV3FOj22Z90PpCkSEbGwJuODJFiunvADCd1SoZjezgp7R0bVq TXFasnOdJMjSA== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id 90ECA3808200; Tue, 3 Feb 2026 01:10:15 +0000 (UTC) Content-Type: text/plain; charset="utf-8" Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next v3] bnxt_en: Allow ntuple filters for drops From: patchwork-bot+netdevbpf@kernel.org Message-Id: <177008101412.1258089.14386114395488956755.git-patchwork-notify@kernel.org> Date: Tue, 03 Feb 2026 01:10:14 +0000 References: <20260131003042.2570434-1-joe@dama.to> In-Reply-To: <20260131003042.2570434-1-joe@dama.to> To: Joe Damato Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, michael.chan@broadcom.com, pavan.chebbi@broadcom.com, andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, shruti.parab@broadcom.com Hello: This patch was applied to netdev/net-next.git (main) by Jakub Kicinski : On Fri, 30 Jan 2026 16:30:41 -0800 you wrote: > It appears that in commit 7efd79c0e689 ("bnxt_en: Add drop action > support for ntuple"), bnxt gained support for ntuple filters for packet > drops. > > However, support for this does not seem to work in recent kernels or > against net-next: > > [...] Here is the summary with links: - [net-next,v3] bnxt_en: Allow ntuple filters for drops https://git.kernel.org/netdev/net-next/c/61cef6454cfb You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html