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:   Sun,  1 Nov 2020 15:42:13 +0200
From:   Ido Schimmel <idosch@...sch.org>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, kuba@...nel.org, jiri@...dia.com,
        mlxsw@...dia.com, Ido Schimmel <idosch@...dia.com>
Subject: [PATCH net-next 0/2] mlxsw: spectrum: Prepare for XM implementation - LPM trees

From: Ido Schimmel <idosch@...dia.com>

Jiri says:

This is a preparation patchset for follow-up support of boards with
extended mezzanine (XM), which are going to allow extended (scale-wise)
router offload.

XM requires a separate set of PRM registers to be used to configure LPM
trees. Therefore, this patchset introduces operations that allow
different implementations of tree configuration for legacy router
offload and the XM router offload.

Jiri Pirko (2):
  mlxsw: reg: Add XRALXX Registers
  mlxsw: spectrum_router: Introduce low-level ops and implement them for
    RALXX regs

 drivers/net/ethernet/mellanox/mlxsw/reg.h     |  83 ++++++++++++
 .../ethernet/mellanox/mlxsw/spectrum_router.c | 120 ++++++++++++------
 .../ethernet/mellanox/mlxsw/spectrum_router.h |  11 ++
 3 files changed, 173 insertions(+), 41 deletions(-)

-- 
2.26.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ