netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: Yuval.Mintz@qlogic.com
Cc: netdev@vger.kernel.org, Ariel.Elior@qlogic.com
Subject: Re: [PATCH net] bnx2x: Prevent inner-reload while VFs exist
Date: Wed, 22 Apr 2015 14:23:58 -0400 (EDT)	[thread overview]
Message-ID: <20150422.142358.1119355017978517408.davem@davemloft.net> (raw)
In-Reply-To: <1429696052-27666-1-git-send-email-Yuval.Mintz@qlogic.com>

From: Yuval Mintz <Yuval.Mintz@qlogic.com>
Date: Wed, 22 Apr 2015 12:47:32 +0300

> On some feature changes, driver employes an inner-reload flow where it
> resets the function and re-configures it with the new required set of
> parameters.
> 
> Such a flow proves fatal to any VF since those were not intended to be used
> while HW is being reset underneath, causing them [at best] to lose all
> connectivity.
> 
> This changes driver behavior to fail all configuration changes [e.g., mtu
> change] requested of the driver in case VFs are active.
> 
> Signed-off-by: Yuval Mintz <Yuval.Mintz@qlogic.com>
> Signed-off-by: Ariel Elior <Ariel.Elior@qlogic.com>

Applied, thanks.

      reply	other threads:[~2015-04-22 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-04-22  9:47 [PATCH net] bnx2x: Prevent inner-reload while VFs exist Yuval Mintz
2015-04-22 18:23 ` 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=20150422.142358.1119355017978517408.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=Ariel.Elior@qlogic.com \
    --cc=Yuval.Mintz@qlogic.com \
    --cc=netdev@vger.kernel.org \
    /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).