public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: patchwork-bot+netdevbpf@kernel•org
To: Souradeep Chakrabarti <schakrabarti@linux•microsoft.com>
Cc: kys@microsoft•com, haiyangz@microsoft•com, wei.liu@kernel•org,
	decui@microsoft•com, davem@davemloft•net, edumazet@google•com,
	kuba@kernel•org, pabeni@redhat•com, longli@microsoft•com,
	sharmaajay@microsoft•com, leon@kernel•org, cai.huoqing@linux•dev,
	ssengar@linux•microsoft.com, vkuznets@redhat•com,
	tglx@linutronix•de, linux-hyperv@vger•kernel.org,
	netdev@vger•kernel.org, linux-kernel@vger•kernel.org,
	linux-rdma@vger•kernel.org, schakrabarti@microsoft•com,
	stable@vger•kernel.org
Subject: Re: [PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive
Date: Thu, 10 Aug 2023 17:40:20 +0000	[thread overview]
Message-ID: <169168922090.685.4553491279994848251.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <1691576525-24271-1-git-send-email-schakrabarti@linux.microsoft.com>

Hello:

This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@kernel•org>:

On Wed,  9 Aug 2023 03:22:05 -0700 you wrote:
> When unloading the MANA driver, mana_dealloc_queues() waits for the MANA
> hardware to complete any inflight packets and set the pending send count
> to zero. But if the hardware has failed, mana_dealloc_queues()
> could wait forever.
> 
> Fix this by adding a timeout to the wait. Set the timeout to 120 seconds,
> which is a somewhat arbitrary value that is more than long enough for
> functional hardware to complete any sends.
> 
> [...]

Here is the summary with links:
  - [V8,net] net: mana: Fix MANA VF unload when hardware is unresponsive
    https://git.kernel.org/netdev/net/c/a7dfeda6fdec

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



      reply	other threads:[~2023-08-10 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 10:22 [PATCH V8 net] net: mana: Fix MANA VF unload when hardware is unresponsive Souradeep Chakrabarti
2023-08-10 17:40 ` patchwork-bot+netdevbpf [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=169168922090.685.4553491279994848251.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+netdevbpf@kernel$(echo .)org \
    --cc=cai.huoqing@linux$(echo .)dev \
    --cc=davem@davemloft$(echo .)net \
    --cc=decui@microsoft$(echo .)com \
    --cc=edumazet@google$(echo .)com \
    --cc=haiyangz@microsoft$(echo .)com \
    --cc=kuba@kernel$(echo .)org \
    --cc=kys@microsoft$(echo .)com \
    --cc=leon@kernel$(echo .)org \
    --cc=linux-hyperv@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-rdma@vger$(echo .)kernel.org \
    --cc=longli@microsoft$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=pabeni@redhat$(echo .)com \
    --cc=schakrabarti@linux$(echo .)microsoft.com \
    --cc=schakrabarti@microsoft$(echo .)com \
    --cc=sharmaajay@microsoft$(echo .)com \
    --cc=ssengar@linux$(echo .)microsoft.com \
    --cc=stable@vger$(echo .)kernel.org \
    --cc=tglx@linutronix$(echo .)de \
    --cc=vkuznets@redhat$(echo .)com \
    --cc=wei.liu@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox