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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 26 Apr 2016 10:56:07 -0400
From:	Manish Chopra <manish.chopra@...gic.com>
To:	<davem@...emloft.net>
CC:	<netdev@...r.kernel.org>, <Ariel.Elior@...gic.com>,
	<Yuval.Mintz@...gic.com>
Subject: [PATCH net-next 0/3] qed: Bandwidth configuration support

Hi David,

This series adds support in driver for min/max bandwidth configuration
for the PF on the link change notification or on explicit request of
bandwidth update from the MFW [management firmware].

The same infrastructure would later be used by user based flows
[for example, rate shaping for the VFs]

Please consider applying this series to "net-next"

Thanks,
Manish

Manish Chopra (3):
  qed: Add vport WFQ configuration APIs
  qed: Add PF max bandwidth configuration support
  qed: Add PF min bandwidth configuration support

 drivers/net/ethernet/qlogic/qed/qed.h              |  11 +
 drivers/net/ethernet/qlogic/qed/qed_dev.c          | 327 ++++++++++++++++++++-
 drivers/net/ethernet/qlogic/qed/qed_hsi.h          |   6 +-
 .../net/ethernet/qlogic/qed/qed_init_fw_funcs.c    |  40 +++
 drivers/net/ethernet/qlogic/qed/qed_mcp.c          | 146 +++++----
 drivers/net/ethernet/qlogic/qed/qed_mcp.h          |  21 +-
 drivers/net/ethernet/qlogic/qed/qed_reg_addr.h     |   2 +
 7 files changed, 491 insertions(+), 62 deletions(-)

-- 
2.7.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ