From: David Miller <davem@davemloft.net>
To: sathya.perla@emulex.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH net-next v2 0/4] be2net: patch set
Date: Wed, 02 Jul 2014 18:41:46 -0700 (PDT) [thread overview]
Message-ID: <20140702.184146.931095313472029442.davem@davemloft.net> (raw)
In-Reply-To: <1404113493-14851-1-git-send-email-sathya.perla@emulex.com>
From: Sathya Perla <sathya.perla@emulex.com>
Date: Mon, 30 Jun 2014 13:01:29 +0530
> v2 change: merged 2 lines into one in patch 4
>
> Patch 1 refactors be_cmd_get_profile_config() routine to reduce
> code duplication by using the be_cmd_notify_wait() routine, instead
> of using a separate variant of the code for MBOX and MCCQ.
>
> Patch 2 introduces the required FW-cmd code in the PF to query
> RSS support on a VF. This is in preparation for patch 3.
>
> Patch 3 adds support for the PF driver to re-configure the resource
> distribution in FW based on the number of VFs enabled by the user. When
> the user is not interested in enabling VFs, all resources of a port are
> set-aside for the PF. If less than maximum number of VFs are enabled, then
> each VF gets a better share of the resources and can now enable RSS (if
> the interface supports it.)
>
> Patch 4 is a minor fix to re-enable HW vlan filtering as soon as the number
> of vlans programmed is within the HW limit.
>
> Please consider applying to net-next tree. Thanks!
Series applied, thanks.
next prev parent reply other threads:[~2014-07-03 1:41 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-30 7:31 [PATCH net-next v2 0/4] be2net: patch set Sathya Perla
2014-06-30 7:31 ` [PATCH net-next v2 1/4] be2net: remove be_cmd_get_profile_config_mbox/mccq() variants Sathya Perla
2014-06-30 7:31 ` [PATCH net-next v2 2/4] be2net: read VF's capabilities from GET_PROFILE_CONFIG cmd Sathya Perla
2014-06-30 7:31 ` [PATCH net-next v2 3/4] be2net: create optimal number of queues on SR-IOV config Sathya Perla
2014-06-30 7:31 ` [PATCH net-next v2 4/4] be2net: re-enable vlan filtering mode asap Sathya Perla
2014-07-03 1:41 ` David Miller [this message]
2014-07-07 9:38 ` [PATCH net-next v2 0/4] be2net: patch set Sathya Perla
2014-07-08 0:01 ` David Miller
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=20140702.184146.931095313472029442.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).