netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: tlfalcon@linux.vnet.ibm.com
Cc: netdev@vger.kernel.org, nfont@linux.vnet.ibm.com,
	jallen@linux.vnet.ibm.com
Subject: Re: [RESEND PATCH 0/3 net-next] ibmvnic: Clean up net close and fix reset bug
Date: Thu, 08 Mar 2018 12:52:00 -0500 (EST)	[thread overview]
Message-ID: <20180308.125200.1907923295220428027.davem@davemloft.net> (raw)
In-Reply-To: <1520466707-17806-1-git-send-email-tlfalcon@linux.vnet.ibm.com>

From: Thomas Falcon <tlfalcon@linux.vnet.ibm.com>
Date: Wed,  7 Mar 2018 17:51:44 -0600

> This patch set cleans up and reorganizes the driver's net_device
> close function and leverages that to fix up a bug that can occur
> during some device resets. Some reset cases require the backing
> adapter to be disabled before continuing, but other cases, such as 
> during a device failover or partition migration, do not require this
> step. Since the device will not be initialized at this stage and
> its command-processing queue is closed, do not send the request to
> disable the device as it could result in an error or timeout
> disrupting the reset.

Series applied,thanks.

      parent reply	other threads:[~2018-03-08 17:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-07 23:51 [RESEND PATCH 0/3 net-next] ibmvnic: Clean up net close and fix reset bug Thomas Falcon
2018-03-07 23:51 ` [RESEND PATCH 1/3 net-next] ibmvnic: Clean up device close Thomas Falcon
2018-03-07 23:51 ` [RESEND PATCH 2/3 net-next] ibmvnic: Reorganize " Thomas Falcon
2018-03-07 23:51 ` [RESEND PATCH 3/3 net-next] ibmvnic: Do not disable device during failover or partition migration Thomas Falcon
2018-03-08 17:52 ` David Miller [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=20180308.125200.1907923295220428027.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=jallen@linux.vnet.ibm.com \
    --cc=netdev@vger.kernel.org \
    --cc=nfont@linux.vnet.ibm.com \
    --cc=tlfalcon@linux.vnet.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).