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 62B10C7EE29 for ; Sat, 10 Jun 2023 19:02:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232097AbjFJTCY (ORCPT ); Sat, 10 Jun 2023 15:02:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54808 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229663AbjFJTCW (ORCPT ); Sat, 10 Jun 2023 15:02:22 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A2DA81993 for ; Sat, 10 Jun 2023 12:02:21 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 3E9A061AA0 for ; Sat, 10 Jun 2023 19:02:21 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id 8ECF4C4339B; Sat, 10 Jun 2023 19:02:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686423740; bh=UKHPN9ydWII98C0KdgeIdXbjqqmr0bnqBO+zD2g7O84=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=jbX8NmU30GUi1CKa9e/FlzO7Ah2wvxb1gRhXOjlMEJGE7VBvi+iZC7pE9Apg3XhpZ 1CI5syTza239So6O/rDmSnp/KHf5DUoWgst8iNyvxPlO2KYH6TdKnlsUzCB2N+AdDu H3KY5QWG3+Xor6dshOTpoddg7TYsKWsNEAvdo0vCWZKUA5yZBga4oTL5BWRoy27fqM 5w4UNjJ0xm/9vvm+/WSPFyOPRk9giL95+QbXCvUw/WCdJEes5sI07jejMqVXG0vJdB jYQv3Fwi9UHQ7G2D1ZaNgOcifBOEgiFS0Dh9turBO1/qfNN5fBANCRtXKEwkU51mbU K94OxGNW1xTcQ== 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 6B7FDC395F3; Sat, 10 Jun 2023 19:02:20 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net PATCH 0/2] RVU NIX AF driver fixes From: patchwork-bot+netdevbpf@kernel.org Message-Id: <168642374043.25242.6626382356488289406.git-patchwork-notify@kernel.org> Date: Sat, 10 Jun 2023 19:02:20 +0000 References: <20230608114201.31112-1-naveenm@marvell.com> In-Reply-To: <20230608114201.31112-1-naveenm@marvell.com> To: Naveen Mamindlapalli Cc: davem@davemloft.net, edumazet@google.com, kuba@kernel.org, pabeni@redhat.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, sgoutham@marvell.com Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hello: This series was applied to netdev/net.git (main) by David S. Miller : On Thu, 8 Jun 2023 17:11:59 +0530 you wrote: > This patch series contains few fixes to the RVU NIX AF driver. > > The first patch modifies the driver check to validate whether the req count > for contiguous and non-contiguous arrays is less than the maximum limit. > > The second patch fixes HW lbk interface link credit programming. > > [...] Here is the summary with links: - [net,1/2] octeontx2-af: fixed resource availability check https://git.kernel.org/netdev/net/c/4e635f9d8616 - [net,2/2] octeontx2-af: fix lbk link credits on cn10k https://git.kernel.org/netdev/net/c/87e12a17eef4 You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html