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:   Thu,  3 May 2018 14:59:38 +0300
From:   Ido Schimmel <idosch@...lanox.com>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, jiri@...lanox.com, mlxsw@...lanox.com,
        Ido Schimmel <idosch@...lanox.com>
Subject: [PATCH net-next 0/4] mlxsw: Introduce support for CQEv1/2

Jiri says:

Current SwitchX2 and Spectrum FWs support CQEv0 and that is what we
implement in mlxsw. Spectrum FW also supports CQE v1 and v2.
However, Spectrum-2 won't support CQEv0. Prepare for it and setup the
CQE versions to use according to what is queried from FW.

Jiri Pirko (4):
  mlxsw: resources: Add CQE versions resources
  mlxsw: pci: Introduce helpers to work with multiple CQE versions
  mlxsw: pci: Allow to use CQEs of version 1 and version 2
  mlxsw: pci: Check number of CQEs for CQE version 2

 drivers/net/ethernet/mellanox/mlxsw/cmd.h       |  31 ++++-
 drivers/net/ethernet/mellanox/mlxsw/pci.c       | 148 ++++++++++++++++++------
 drivers/net/ethernet/mellanox/mlxsw/pci_hw.h    |  74 ++++++++++--
 drivers/net/ethernet/mellanox/mlxsw/resources.h |   6 +
 4 files changed, 208 insertions(+), 51 deletions(-)

-- 
2.14.3

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ