From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (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 9F6C022A80D; Sun, 21 Jun 2026 22:01:09 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782079270; cv=none; b=hZyMTo3KbTlCxY3YW9LSM9vytiFYgOvzNm/Srfg5VV5CipiV7RmBa/OLxOaPbpO3Gpsdecmj5RgmRkqGbPbl+2sjU+Vd+7neGNtbcgdBYVzpnQ5VoawGBJ6GnTYYUwxnlJP9MFb6Eo4titRw+b+IuZJgmhPhrRuBMYmykZV2xtk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782079270; c=relaxed/simple; bh=HvIGwda8vyy9Q97Lm6Lw9D30Ik/vpNIlmYqlGEITw6o=; h=Content-Type:MIME-Version:Subject:From:Message-Id:Date:References: In-Reply-To:To:Cc; b=MJKgD//p+R8hHZxB4/3WGw/2PcqlOIxhQlJplRA6KyZCdIdPULsE+DqFNAdgXdD2bffjIfv2GBmgRPWBkrA2aou3gtkwwuajRK07UmDhNmwG1IWOfrn29DF0H0vkpq730amAQMRZvub5XsYUnm+iglVgnDxmtQBfBRYpyN78syc= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=KY4+6B/M; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="KY4+6B/M" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 50B111F000E9; Sun, 21 Jun 2026 22:01:09 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1782079269; bh=YRRWCj87TyN8d0ZgqWmknPC0bthOKmsmdaqp3IcegKU=; h=Subject:From:Date:References:In-Reply-To:To:Cc; b=KY4+6B/Mmuk3c5QmAvWKUbkP8gI2raGFdR/WMWzS3mgHwUwyryYE/9VCon+2HUzom vP+OGpZounVUk5/Vc4OJZ5f+i15230tQ+1bt5o/XdVByTgCHOB6taBKpfSkq66stN/ iCEeIpnSKaHT50rMiXZKVFS7/4vZfCfsTtkedSRW2lz9UW99x0VHq0SO6/OK+ZGN29 8x5vyQ09uKpSc1rxgTsDnjxx6eDEe8jkHzmrufnTDRKjkVN0GMoyEvohsRQZM9bwJL aIJXJd/rNmLDVJqwYx/hcPKQg7vtqC0ce3Nvu2g6Ow4yYeUwQFRJ255fAfk5jRw5nx 8Vi0SK4JcS+1Q== Received: from [10.30.226.235] (localhost [IPv6:::1]) by aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org (Postfix) with ESMTP id D0BB13AAA6EA; Sun, 21 Jun 2026 22:01:01 +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: [net PATCH v2] octeontx2-af: mcs: Fix unsupported secy stats read From: patchwork-bot+netdevbpf@kernel.org Message-Id: <178207926061.516339.13325997406884773959.git-patchwork-notify@kernel.org> Date: Sun, 21 Jun 2026 22:01:00 +0000 References: <1781636420-19816-1-git-send-email-sbhatta@marvell.com> In-Reply-To: <1781636420-19816-1-git-send-email-sbhatta@marvell.com> To: Subbaraya Sundeep Cc: andrew+netdev@lunn.ch, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, sgoutham@marvell.com, gakula@marvell.com, bbhushan2@marvell.com, rkannoth@marvell.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (main) by Jakub Kicinski : On Wed, 17 Jun 2026 00:30:18 +0530 you wrote: > From: Geetha sowjanya > > Secy control stats counter doesn't exist for CNF10KB platform. > Skip reading this respective register for CNF10KB silicon while > fetching secy stats. > > Fixes: 9312150af8da ("octeontx2-af: cn10k: mcs: Support for stats collection") > Signed-off-by: Geetha sowjanya > Signed-off-by: Subbaraya Sundeep > > [...] Here is the summary with links: - [net,v2] octeontx2-af: mcs: Fix unsupported secy stats read https://git.kernel.org/netdev/net/c/d4b7440f7316 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html