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 X-Spam-Level: X-Spam-Status: No, score=-16.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 015D3C43214 for ; Fri, 20 Aug 2021 14:00:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id D8DEE61154 for ; Fri, 20 Aug 2021 14:00:13 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240808AbhHTOAq (ORCPT ); Fri, 20 Aug 2021 10:00:46 -0400 Received: from mail.kernel.org ([198.145.29.99]:33150 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S240766AbhHTOAp (ORCPT ); Fri, 20 Aug 2021 10:00:45 -0400 Received: by mail.kernel.org (Postfix) with ESMTPS id 96FB361152; Fri, 20 Aug 2021 14:00:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1629468007; bh=WJnuDpCHimnBxzEut5tIKfqiNkDpjGJmWyeYhZ26wXU=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=j0nfsx9h0vHhXoQ+sxE88FQJPl1eBntPByBMxNBCnZeUPo1m/NP4vYUywBcUDl28W ROfyLfewll0h2ntJOkOxU/QG9My0RgwqtprcDqUShUrmptnm+fCbmc6mRFKmO2vRa8 f+0K6pE9G2pYHv3g3cwHN3XJTmA3IzkYI2aOxiNzCiQJakEXT0xYrXFNF4/y47mfPX h/fDtlTSLZP6sjWyBNzYfudNjpV4yHrrAMki1QfDHDo8k9xwL2QNxZkSkhoNWusMBo Geot99XWcOU8uc7ej2dXEusfpId98ZpBdLtwkWNsQbFORkeLLkLmoikOAQksrtXNNE X/geQz7X1xWRw== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net-next PATCH v2] octeontx2-pf: Add check for non zero mcam flows From: patchwork-bot+netdevbpf@kernel.org Message-Id: <162946800756.1573.9198099270423870491.git-patchwork-notify@kernel.org> Date: Fri, 20 Aug 2021 14:00:07 +0000 References: <1629447922-3988-1-git-send-email-sbhatta@marvell.com> In-Reply-To: <1629447922-3988-1-git-send-email-sbhatta@marvell.com> To: Subbaraya Sundeep Cc: davem@davemloft.net, kuba@kernel.org, netdev@vger.kernel.org, sgoutham@marvell.com, hkelam@marvell.com, gakula@marvell.com Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org Hello: This patch was applied to netdev/net-next.git (refs/heads/master): On Fri, 20 Aug 2021 13:55:22 +0530 you wrote: > From: Sunil Goutham > > This patch ensures that mcam flows are allocated > before adding or destroying the flows. > > Signed-off-by: Sunil Goutham > Signed-off-by: Subbaraya Sundeep > > [...] Here is the summary with links: - [net-next,v2] octeontx2-pf: Add check for non zero mcam flows https://git.kernel.org/netdev/net-next/c/a515e5b53cc6 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html