netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: sathya.perla@emulex.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next 1/2] be2net: fix re-loaded PF driver to re-gain control of its VFs
Date: Mon, 04 Feb 2013 13:33:29 -0500 (EST)	[thread overview]
Message-ID: <20130204.133329.299370683371195718.davem@davemloft.net> (raw)
In-Reply-To: <2712f366-e279-42de-9b23-974c8c9b188c@CMEXHTCAS1.ad.emulex.com>

From: Sathya Perla <sathya.perla@emulex.com>
Date: Mon, 4 Feb 2013 12:00:11 +0530

> Currently, when the PF driver is unloaded and re-loaded while VFs are attached
> to VMs, it loses control of its VFs.
> 
> The PF driver now uses the newly defined/created GET_IFACE_LIST cmd
> (available in FW ver >= 4.6) to query the if_id of the VFs
> (enabled in its previous life). The PF driver then uses the if_id for
> further VF configuration.
> 
> The GET_IFACE_MAC_LIST cmd has also implemented in BE3 FW for PF to
> query pmac-ids used by its VFs.
> 
> Signed-off-by: Sathya Perla <sathya.perla@emulex.com>

Applied.

      reply	other threads:[~2013-02-04 18:33 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-04  6:30 [PATCH net-next 1/2] be2net: fix re-loaded PF driver to re-gain control of its VFs Sathya Perla
2013-02-04 18:33 ` 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=20130204.133329.299370683371195718.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=sathya.perla@emulex.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).