lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Mon,  6 Jun 2016 07:22:07 -0400
From:	Sathya Perla <sathya.perla@...adcom.com>
To:	netdev@...r.kernel.org
Subject: [net-next PATCH 0/3] be2net: patch set

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ