From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 78A03C001B0 for ; Wed, 19 Jul 2023 10:10:43 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Date: Message-Id:From:Subject:MIME-Version:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=+y9VD5QRqMa/rEVXWlV7KL9yA5fiB6bbYqZWGVctsL4=; b=e6ssxUvE/kmwmp +l2CTRNBH9QV40Cnx+sUUa/TXbrerfOvZwfh58nRwGCps2vAzk2qV+zL7r7gcV7d0hlxps9weoANy 9Jvx144Y9EK+LKOUw9PAQYkyY/cX7fl1aLEXHhK/wTG/WY8KIGEF76DzZYY8DN+DVXX4rV13f2ZG2 DFIeOSXKjHVkWRD/uvW1SaLcH5Phv9LTinscmXioBXabZsZRCUKdk4rDI9Q53DuLP8cx7IJ/uHeIe 8WHyocSK68b65uTPHoMaC7Dhy3fa28K6RXybp0c1B9ubD5wgr43Vtvd7K+WyD/Um+eUOlSFq4GgZH DQwFNIb6A/+5+ADt2k3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qM48Z-006eXS-06; Wed, 19 Jul 2023 10:10:27 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qM48W-006eWV-0E for linux-arm-kernel@lists.infradead.org; Wed, 19 Jul 2023 10:10:25 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A0CF661380; Wed, 19 Jul 2023 10:10:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id D2FC2C43391; Wed, 19 Jul 2023 10:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689761421; bh=c2UEHPFuhGfZOFd31QJQjfIX++Nbo6YKMqG9JatMuTU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=oJMsmvwZmkpUeh7anTEfAa/IBxDqJUCHmHkgHDIIC5FGvua/XZKRDcyLRJjcLbhmu ueSV/ebApoM4f/6qK0rBZdPe/0Cz7qM8kXV3m+J7wju1TgoryW3WhwKE6Hk9y1k2p6 M2aQ50hU90xwEjG8R4rzRN9i2VMMQ+TL+BNciL/J+IZ8R463ML8G70gRRyoIvmmpLa NSmX5l7GkcTiAuj8pl9Owg3sG6NbRWzh7YnN6JwSWc7CmzTLAV25LMFwP2dwjQ36J4 yM0YJLuZ9ycu3aNchxsZusFBumZPBXZW19rDYQXhzrJOiQKZ8llfPHhrd8RXAMSJID WMKqRbkn/aOcw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id B5A30E21EFF; Wed, 19 Jul 2023 10:10:21 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next 1/1] net: stmmac: xgmac: Fix L3L4 filter count From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168976142174.5988.2207846071493224223.git-patchwork-notify@kernel.org> Date: Wed, 19 Jul 2023 10:10:21 +0000 References: <20230717120603.5053-1-rohan.g.thomas@intel.com> In-Reply-To: <20230717120603.5053-1-rohan.g.thomas@intel.com> To: Rohan G Thomas Cc: davem@davemloft.net, peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, andriy.shevchenko@linux.intel.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230719_031024_154164_1E7E9E71 X-CRM114-Status: GOOD ( 12.78 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller : On Mon, 17 Jul 2023 20:06:03 +0800 you wrote: > Get the exact count of L3L4 filters when the L3L4FNUM field of > HW_FEATURE1 register is >= 8. If L3L4FNUM < 8, then the number of L3L4 > filters supported by XGMAC is equal to L3L4FNUM. From L3L4FNUM >= 8 > the number of L3L4 filters goes on like 8, 16, 32, ... Current > maximum of L3L4FNUM = 10. > > Also, fix the XGMAC_IDDR bitmask of L3L4_ADDR_CTRL register. IDDR > field starts from the 8th bit of the L3L4_ADDR_CTRL register. IDDR[3:0] > indicates the type of L3L4 filter register while IDDR[8:4] indicates > the filter number (0 to 31). So overall 9 bits are used for IDDR > (i.e. L3L4_ADDR_CTRL[16:8]) to address the registers of all the > filters. Currently, XGMAC_IDDR is GENMASK(15,8), causing issues > accessing L3L4 filters above 15 for those XGMACs configured with more > than 16 L3L4 filters. > > [...] Here is the summary with links: - [net-next,1/1] net: stmmac: xgmac: Fix L3L4 filter count https://git.kernel.org/netdev/net-next/c/47448ff2d5c7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DC9A8EB64DA for ; Wed, 19 Jul 2023 10:10:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230200AbjGSKKb (ORCPT ); Wed, 19 Jul 2023 06:10:31 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35442 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229986AbjGSKKY (ORCPT ); Wed, 19 Jul 2023 06:10:24 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3465A171D for ; Wed, 19 Jul 2023 03:10:23 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A20DB61389 for ; Wed, 19 Jul 2023 10:10:22 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id D2FC2C43391; Wed, 19 Jul 2023 10:10:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689761421; bh=c2UEHPFuhGfZOFd31QJQjfIX++Nbo6YKMqG9JatMuTU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=oJMsmvwZmkpUeh7anTEfAa/IBxDqJUCHmHkgHDIIC5FGvua/XZKRDcyLRJjcLbhmu ueSV/ebApoM4f/6qK0rBZdPe/0Cz7qM8kXV3m+J7wju1TgoryW3WhwKE6Hk9y1k2p6 M2aQ50hU90xwEjG8R4rzRN9i2VMMQ+TL+BNciL/J+IZ8R463ML8G70gRRyoIvmmpLa NSmX5l7GkcTiAuj8pl9Owg3sG6NbRWzh7YnN6JwSWc7CmzTLAV25LMFwP2dwjQ36J4 yM0YJLuZ9ycu3aNchxsZusFBumZPBXZW19rDYQXhzrJOiQKZ8llfPHhrd8RXAMSJID WMKqRbkn/aOcw== Received: from aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (localhost.localdomain [127.0.0.1]) by aws-us-west-2-korg-oddjob-1.ci.codeaurora.org (Postfix) with ESMTP id B5A30E21EFF; Wed, 19 Jul 2023 10:10:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH net-next 1/1] net: stmmac: xgmac: Fix L3L4 filter count From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168976142174.5988.2207846071493224223.git-patchwork-notify@kernel.org> Date: Wed, 19 Jul 2023 10:10:21 +0000 References: <20230717120603.5053-1-rohan.g.thomas@intel.com> In-Reply-To: <20230717120603.5053-1-rohan.g.thomas@intel.com> To: Rohan G Thomas Cc: davem@davemloft.net, peppe.cavallaro@st.com, alexandre.torgue@foss.st.com, joabreu@synopsys.com, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, mcoquelin.stm32@gmail.com, netdev@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, andriy.shevchenko@linux.intel.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (main) by David S. Miller : On Mon, 17 Jul 2023 20:06:03 +0800 you wrote: > Get the exact count of L3L4 filters when the L3L4FNUM field of > HW_FEATURE1 register is >= 8. If L3L4FNUM < 8, then the number of L3L4 > filters supported by XGMAC is equal to L3L4FNUM. From L3L4FNUM >= 8 > the number of L3L4 filters goes on like 8, 16, 32, ... Current > maximum of L3L4FNUM = 10. > > Also, fix the XGMAC_IDDR bitmask of L3L4_ADDR_CTRL register. IDDR > field starts from the 8th bit of the L3L4_ADDR_CTRL register. IDDR[3:0] > indicates the type of L3L4 filter register while IDDR[8:4] indicates > the filter number (0 to 31). So overall 9 bits are used for IDDR > (i.e. L3L4_ADDR_CTRL[16:8]) to address the registers of all the > filters. Currently, XGMAC_IDDR is GENMASK(15,8), causing issues > accessing L3L4 filters above 15 for those XGMACs configured with more > than 16 L3L4 filters. > > [...] Here is the summary with links: - [net-next,1/1] net: stmmac: xgmac: Fix L3L4 filter count https://git.kernel.org/netdev/net-next/c/47448ff2d5c7 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html