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 61ADEC83F11 for ; Sat, 26 Aug 2023 02:01:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231708AbjHZCAy (ORCPT ); Fri, 25 Aug 2023 22:00:54 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45572 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229581AbjHZCA1 (ORCPT ); Fri, 25 Aug 2023 22:00:27 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 98007210D for ; Fri, 25 Aug 2023 19:00:25 -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 30F1160A70 for ; Sat, 26 Aug 2023 02:00:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 84270C433C9; Sat, 26 Aug 2023 02:00:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1693015224; bh=o46KMsO7FRfqG3p9aZ9Qw3NkDJKP2vC1xQ/IfNu91wA=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=D+GX/LgkwGg52Y0cNAg/CeelDAKG/yiVi98LJsMNeRMRGhddEUiIRhXQ9wmzvIxcl EEp6oD//nhfUxX65Lb1eygCbWPTHPKkLiWORuTUdoXAcUgJAMEZ0zyXKRJZhKPs7YC xWYumbKXfLMGrSsAZLno7teLCV0lzsxvH5T3nejpseIJWVfRD6WQCyRteRDaJPw6lY GAeOhxVVrGTtHCJFR8a4v+Jyno90TGUbRlw4RbOi89BVCKHHLS3VwUBDQ3lXvxARVS uvqd+Oz33odWxapuEUTEjn6yqCJwNMah1pcHfgpr8p/2LzHs2dsqN5Eeuz1ZxBVMwN M4fY5ZuVbNIpg== 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 6A5F2C595C5; Sat, 26 Aug 2023 02:00:24 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net PATCH V4 0/3] Fix PFC related issues From: patchwork-bot+netdevbpf@kernel.org Message-Id: <169301522443.10076.12242857731455904416.git-patchwork-notify@kernel.org> Date: Sat, 26 Aug 2023 02:00:24 +0000 References: <20230824081032.436432-1-sumang@marvell.com> In-Reply-To: <20230824081032.436432-1-sumang@marvell.com> To: Suman Ghosh Cc: sgoutham@marvell.com, gakula@marvell.com, sbhatta@marvell.com, hkelam@marvell.com, lcherian@marvell.com, jerinj@marvell.com, davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, horms@kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net.git (main) by Jakub Kicinski : On Thu, 24 Aug 2023 13:40:29 +0530 you wrote: > This patchset fixes multiple PFC related issues related to Octeon. > > Patch #1: octeontx2-pf: Fix PFC TX scheduler free > > Patch #2: octeontx2-af: CN10KB: fix PFC configuration > > Patch #3: octeonxt2-pf: Fix backpressure config for multiple PFC > priorities to work simultaneously > > [...] Here is the summary with links: - [net,V4,1/3] octeontx2-pf: Fix PFC TX scheduler free https://git.kernel.org/netdev/net/c/a9ac2e187795 - [net,V4,2/3] octeontx2-af: CN10KB: fix PFC configuration https://git.kernel.org/netdev/net/c/47bcc9c1cf6a - [net,V4,3/3] cteonxt2-pf: Fix backpressure config for multiple PFC priorities to work simultaneously https://git.kernel.org/netdev/net/c/597d0ec0e4ca You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html