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 A9A3EC4167B for ; Mon, 11 Dec 2023 11:00:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234239AbjLKLAT (ORCPT ); Mon, 11 Dec 2023 06:00:19 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50666 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229512AbjLKLAR (ORCPT ); Mon, 11 Dec 2023 06:00:17 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0E99D9A for ; Mon, 11 Dec 2023 03:00:24 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPS id 94B90C433C8; Mon, 11 Dec 2023 11:00:23 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1702292423; bh=EwaYZi8lnrqN42d+cQ73ITwWtF2b2+uMdvgzEC4w3m8=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=NoBPf+Vu+FUCIj+/MPxSIZT13YpM8n/viTikNMBMMmQv9hypsXNMB7ei+1jLJVhhO QJg0YAPAtMGyyPK+qAJWRaWLzHDbUlGXapC4CSmvWLdTj/pRaW37Q0AesdLX2hIdJf OjWiqraacvRoyj1bcv06kVHAzPvLT7sCwYWWzz2fxwBeX+7mCOmE2k/NfSJYdW7AFV 0HGCMKNUlHmNat/Y1xcIms2cEpCt3MkW2mTspVUQwUwgdjuyss2ymGGUTy8p6dL1PG eiaUcPSUk19Hq0rlI5ckicqnSzIQCdCqg9ma0NR+YAQtS6xlpHZLLSy54Y+AzIEjEE MRPU+D+GWPjwQ== 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 7309EDD4F0F; Mon, 11 Dec 2023 11:00:23 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net] octeontx2-af: Fix pause frame configuration From: patchwork-bot+netdevbpf@kernel.org Message-Id: <170229242346.25377.10383723431789286643.git-patchwork-notify@kernel.org> Date: Mon, 11 Dec 2023 11:00:23 +0000 References: <20231208092754.23462-1-hkelam@marvell.com> In-Reply-To: <20231208092754.23462-1-hkelam@marvell.com> To: Hariprasad Kelam Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, kuba@kernel.org, davem@davemloft.net, sgoutham@marvell.com, gakula@marvell.com, jerinj@marvell.com, lcherian@marvell.com, sbhatta@marvell.com, naveenm@marvell.com, edumazet@google.com, pabeni@redhat.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This patch was applied to netdev/net.git (main) by David S. Miller : On Fri, 8 Dec 2023 14:57:54 +0530 you wrote: > The current implementation's default Pause Forward setting is causing > unnecessary network traffic. This patch disables Pause Forward to > address this issue. > > Fixes: 1121f6b02e7a ("octeontx2-af: Priority flow control configuration support") > Signed-off-by: Hariprasad Kelam > Signed-off-by: Sunil Kovvuri Goutham > > [...] Here is the summary with links: - [net] octeontx2-af: Fix pause frame configuration https://git.kernel.org/netdev/net/c/e307b5a845c5 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html