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 C8299C43334 for ; Thu, 14 Jul 2022 03:50:28 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232221AbiGNDu0 (ORCPT ); Wed, 13 Jul 2022 23:50:26 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33370 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229473AbiGNDuS (ORCPT ); Wed, 13 Jul 2022 23:50:18 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id C39DF26AD2; Wed, 13 Jul 2022 20:50:17 -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 ams.source.kernel.org (Postfix) with ESMTPS id 76DE3B822B5; Thu, 14 Jul 2022 03:50:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPS id B29C0C341CF; Thu, 14 Jul 2022 03:50:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1657770614; bh=evXXjMWqxHnQvr1Hiit9gMXtcIlGMTR20A4MwY5Ms9M=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=tl7dz1AZP+D1g1nxORUWIqlNsSJLqSvNw1kz50duVl/xX1ijZ2gNPJ7oB+kORoAzO fUOLB637waYAaU77YESkfYXrXKm159F9ppQS5fIEh43gI1gdbM6c72gxnD9KFXgdWj GDNI7jC9FSRwlj1cPj28RHnjbmeHxVAIWCNZE+k6KxImCgarDhzW7SAjVn6OqKVFaM aiJw6C7nOdm+VPbfbciK7V58Ei/84wDVhqOfPOnwGtdztggQ+Iql2P92Oq4aR/+gQU BKzClaRYa1h8IjzE/YI8v1uhAZYhevQHxL+FcrOMbz2zZOPLnuyRT5Qg5Een6+yshj udONENtZmUu+Q== 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 9A6F7E45227; Thu, 14 Jul 2022 03:50:14 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [net-next PATCH] octeontx2-af: Limit link bringup time at firmware From: patchwork-bot+netdevbpf@kernel.org Message-Id: <165777061462.21676.17997781277041273852.git-patchwork-notify@kernel.org> Date: Thu, 14 Jul 2022 03:50:14 +0000 References: <20220712161815.12621-1-gakula@marvell.com> In-Reply-To: <20220712161815.12621-1-gakula@marvell.com> To: Geetha sowjanya Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, davem@davemloft.net, kuba@kernel.org, edumazet@google.com, pabeni@redhat.com, sgoutham@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 (master) by Jakub Kicinski : On Tue, 12 Jul 2022 21:48:15 +0530 you wrote: > From: Hariprasad Kelam > > Set the maximum time firmware should poll for a link. > If not set firmware could block CPU for a long time resulting > in mailbox failures. If link doesn't come up within 1second, > firmware will anyway notify the status as and when LINK comes up > > [...] Here is the summary with links: - [net-next] octeontx2-af: Limit link bringup time at firmware https://git.kernel.org/netdev/net-next/c/9b633670087e You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html