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 563CAC4167B for ; Sat, 2 Dec 2023 04:20:32 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1442020AbjLBEUX (ORCPT ); Fri, 1 Dec 2023 23:20:23 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51300 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229537AbjLBEUS (ORCPT ); Fri, 1 Dec 2023 23:20:18 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 36248D7E for ; Fri, 1 Dec 2023 20:20:25 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPS id BE448C43391; Sat, 2 Dec 2023 04:20:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1701490824; bh=PEMYclhCkQOsQjmYM/8h/waI+etEhpl8PV98QdlSbok=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=CNlM0e1CY9ZJ4dpvZfaaE8w6Wk6ii1Pir0PMn4+B0mZRF34dT0ORMOsP5PzvG1C2H +0v1oKaPsv1IFnhcpLZCeu91xOdkksWSm5tg4n9jTO5e23NdiOmJ8sdWsNRSif8/vG OzgfnczCNtqxJDZGQGSFGUq/vzEbgvAlcXx1nmaQJZt3pCWFfsbTZ2xz8D7XNBDKE8 GEMohJuxgmadFoTVJ1Z9uYidM1dAO1Bg/ll5yUMefohjNQlLQTJ5qAzY+yYObvDgr7 zEQ4IcS1pwXL8hC7J1SOZAl8zZsBTY+mN9xnRlR4jgwG1B/0AK0unSIzHsj2Itykj+ pqh3vD8PZXAuw== 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 A91B6C59A4C; Sat, 2 Dec 2023 04:20:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net-next PATCH] octeontx2-af: debugfs: update CQ context fields From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170149082468.6898.10971138559604830624.git-patchwork-notify@kernel.org> Date: Sat, 02 Dec 2023 04:20:24 +0000 References: <20231130060703.16769-1-gakula@marvell.com> In-Reply-To: <20231130060703.16769-1-gakula@marvell.com> To: Geetha sowjanya Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kuba@kernel.org, davem@davemloft.net, pabeni@redhat.com, edumazet@google.com, sgoutham@marvell.com, lcherian@marvell.com, jerinj@marvell.com, pbhagavatula@marvell.com, sbhatta@marvell.com, hkelam@marvell.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 Jakub Kicinski : On Thu, 30 Nov 2023 11:37:03 +0530 you wrote: > From: Nithin Dabilpuram > > This patch update the CQ structure fields to support the feature > added in new silicons and also dump these fields in debugfs. > > Signed-off-by: Nithin Dabilpuram > Signed-off-by: Geetha sowjanya > > [...] Here is the summary with links: - [net-next] octeontx2-af: debugfs: update CQ context fields https://git.kernel.org/netdev/net-next/c/4f09947abf24 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html