netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [net-next PATCH 0/3] be2net: patch set
@ 2016-06-06 11:22 Sathya Perla
  2016-06-06 11:22 ` [net-next PATCH 1/3] be2net: use max-TXQs limit too while provisioning VF queue pairs Sathya Perla
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Sathya Perla @ 2016-06-06 11:22 UTC (permalink / raw)
  To: netdev

Hi David, the following patch set contains three non-critical fixes that
can go into the net-next tree.

Patch 1 fixes the logic for provisioning queue pairs on VFs to take into
account the limit on number of TXQs too as in some profiles the number
of TXQs is less than that of RXQs.

Patch 2 enables WoL support from shutdown on Skyhawk.

Patch 3 enhances the logic for provisioning queue pairs on VFs on
SR-IOV over multi-partition configs. Each PF (partition) on a port has to
compute the number of RSS tables it's VFs can use.

thanks!

Somnath Kotur (1):
  be2net: Fix provisioning of RSS for VFs in multi-partition
    configurations

Sriharsha Basavapatna (1):
  be2net: Enable Wake-On-LAN from shutdown for Skyhawk

Suresh Reddy (1):
  be2net: use max-TXQs limit too while provisioning VF queue pairs

 drivers/net/ethernet/emulex/benet/be.h         |  16 +-
 drivers/net/ethernet/emulex/benet/be_cmds.c    | 147 +++++++++---------
 drivers/net/ethernet/emulex/benet/be_cmds.h    |  14 +-
 drivers/net/ethernet/emulex/benet/be_ethtool.c |  35 ++++-
 drivers/net/ethernet/emulex/benet/be_main.c    | 203 +++++++++++++++----------
 5 files changed, 256 insertions(+), 159 deletions(-)

-- 
2.4.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-06-07 23:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-06 11:22 [net-next PATCH 0/3] be2net: patch set Sathya Perla
2016-06-06 11:22 ` [net-next PATCH 1/3] be2net: use max-TXQs limit too while provisioning VF queue pairs Sathya Perla
2016-06-06 11:22 ` [net-next PATCH 2/3] be2net: Enable Wake-On-LAN from shutdown for Skyhawk Sathya Perla
2016-06-06 11:22 ` [net-next PATCH 3/3] be2net: Fix provisioning of RSS for VFs in multi-partition configurations Sathya Perla
2016-06-07 23:19 ` [net-next PATCH 0/3] be2net: patch set David Miller

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).