public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Simon Horman <simon.horman@corigine•com>
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, stable@vger•kernel.org,
	schakrabarti@microsoft•com
Subject: Re: [PATCH 1/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive
Date: Mon, 26 Jun 2023 15:05:08 +0200	[thread overview]
Message-ID: <ZJmNBKA3ygDryP7i@corigine.com> (raw)
In-Reply-To: <1687771098-26775-1-git-send-email-schakrabarti@linux.microsoft.com>

On Mon, Jun 26, 2023 at 02:18:18AM -0700, souradeep chakrabarti wrote:
> From: Souradeep Chakrabarti <schakrabarti@linux•microsoft.com>
> 
> This patch addresses the VF unload issue, where mana_dealloc_queues()
> gets stuck in infinite while loop, because of host unresponsiveness.
> It adds a timeout in the while loop, to fix it.
> 
> Fixes: ca9c54d2d6a5ab2430c4eda364c77125d62e5e0f (net: mana: Add a driver for
> Microsoft Azure Network Adapter)

nit: A correct format of this fixes tag is:

In particular:
* All on lone line
* Description in double quotes.

Fixes: ca9c54d2d6a5 ("net: mana: Add a driver for Microsoft Azure Network Adapter (MANA)")

> Signed-off-by: Souradeep Chakrabarti <schakrabarti@linux•microsoft.com>
> ---
> V2 -> V3:
> * Splitted the patch in two parts.
> * Removed the unnecessary braces from mana_dealloc_queues().

  parent reply	other threads:[~2023-06-26 13:05 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-06-26  9:17 [PATCH 0/2 V3 net] net: mana: Fix MANA VF unload when host is unresponsive souradeep chakrabarti
2023-06-26  9:18 ` [PATCH 1/2 " souradeep chakrabarti
2023-06-26  9:18   ` souradeep chakrabarti
2023-06-26 14:20     ` Praveen Kumar
2023-06-27  8:44       ` Souradeep Chakrabarti
2023-06-26 15:35     ` Michael Kelley (LINUX)
2023-06-26  9:20   ` [PATCH 2/2 " souradeep chakrabarti
2023-06-26 14:13     ` Praveen Kumar
2023-06-26 20:32       ` Haiyang Zhang
2023-06-27  8:42       ` Souradeep Chakrabarti
2023-06-26 15:53     ` Haiyang Zhang
2023-06-26 16:02       ` Haiyang Zhang
2023-06-27  8:45       ` Souradeep Chakrabarti
2023-06-26 13:05   ` Simon Horman [this message]
2023-06-26 20:06     ` [PATCH 1/2 " Dexuan Cui
2023-06-26 20:47       ` Stephen Hemminger
2023-06-27  8:35         ` Souradeep Chakrabarti

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=ZJmNBKA3ygDryP7i@corigine.com \
    --to=simon.horman@corigine$(echo .)com \
    --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