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 508D5C5478C for ; Tue, 27 Feb 2024 10:40:49 +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=eP42oweSEJJeXxj2oJnavv/cVMasM5vJHkYuHDfGUCs=; b=ihdA4d6AmNtQsS 8Pdbvben91Bzwg6Rt2FePbEygCh9b6GIfMVJ0z87yisg66+lyVAtVhfMQ2xm6mby5988AxVYF2mx+ l3D92CfJ9QjrSGi9OxxMdboe36wflj0x2rknfUOILRkxkx/Hh0lDJ3dGmKHtETCcY50oqzcuVplYW 8vPF5KKZfj3BYmMHzsPJjY2bhnyaCDD2ZU/FKHoblCPUtJVxO4GBv+63Ze41uszDzBD618Vb2V/w9 CBpfMQislmMg9lGtNRTribODyWW53s5TmliLEY9kq+Y1RJHeueiPwMz8GOVq7F76hJII/rA9mLJM9 RlPHsxlRMCFpEEXHQVmA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1reut2-00000004o1U-0YZL; Tue, 27 Feb 2024 10:40:36 +0000 Received: from sin.source.kernel.org ([145.40.73.55]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1reusy-00000004o09-3PZj for linux-arm-kernel@lists.infradead.org; Tue, 27 Feb 2024 10:40:34 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sin.source.kernel.org (Postfix) with ESMTP id 22BAECE015B; Tue, 27 Feb 2024 10:40:31 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 64678C43390; Tue, 27 Feb 2024 10:40:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1709030430; bh=jCSGc1Wib+G5BqkjiukbrPIc/tZkzpz0rP/lb8B64Ik=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=IqZcNk9xaVQyMQkXnNXLlzHQsWmGSeg1jmPg/r9y6jGSgS5zgmD0XQhREPoHB7+1C O5R5l/b3djIv60CwEUxSY1+dtyTOK1furInFF77jHRXv84PITy0I7vmTwu2UqemR8S wFV0rYnAersXW/7N3D4pgmFNQrsh7UgvDbWDKZBWKxpKf6tNn0moz3NpzR3UOP/AKF pMAjdNexgMRX30wKYSK7Kx7srG3Xh7AVLYsDm4vUQ1V3HFWJomlO1smLZEfcIRitGJ 3ITT6spLychPyo/nme9oQprhRn3HupfRFwsNUsJVxrGNvMBwg7nUFNHvd1i7wYkgMh Yg1G/eTXuCqyQ== 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 4648AD88FB0; Tue, 27 Feb 2024 10:40:30 +0000 (UTC) MIME-Version: 1.0 Subject: Re: [PATCH net-next v3] net: stmmac: mmc_core: Drop interrupt registers from stats From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170903043028.17630.12024992708013538596.git-patchwork-notify@kernel.org> Date: Tue, 27 Feb 2024 10:40:30 +0000 References: <20240223-stmmac_stats-v3-1-5d483c2a071a@axis.com> In-Reply-To: <20240223-stmmac_stats-v3-1-5d483c2a071a@axis.com> To: Jesper Nilsson Cc: alexandre.torgue@foss.st.com, joabreu@synopsys.com, davem@davemloft.net, 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, kernel@axis.com, fancer.lancer@gmail.com X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240227_024033_051780_5C86395E X-CRM114-Status: GOOD ( 10.59 ) 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 Paolo Abeni : On Fri, 23 Feb 2024 21:37:01 +0100 you wrote: > The MMC IPC interrupt status and interrupt mask registers are > of little use as Ethernet statistics, but incrementing counters > based on the current interrupt and interrupt mask registers > makes them actively misleading. > > For example, if the interrupt mask is set to 0x08420842, > the current code will increment by that amount each iteration, > leading to the following sequence of nonsense: > > [...] Here is the summary with links: - [net-next,v3] net: stmmac: mmc_core: Drop interrupt registers from stats https://git.kernel.org/netdev/net-next/c/d0dc1e42109d 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