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:   Mon, 14 Aug 2017 10:54:02 +0200
From:   Jiri Pirko <jiri@...nulli.us>
To:     netdev@...r.kernel.org
Cc:     davem@...emloft.net, idosch@...lanox.com, mlxsw@...lanox.com
Subject: [patch net-next 0/3] mlxsw: spectrum_router: Increase VRF scale

From: Jiri Pirko <jiri@...lanox.com>

Ido says:

The purpose of this set is to increase the maximum number of supported VRF
devices on top of the Spectrum ASIC under different workloads.

This is achieved by sharing the same LPM tree across all the virtual
routers for a given L3 protocol (IPv4 / IPv6). The change is explained in
detail in the third patch. First two patches are small changes to make
review easier.

Ido Schimmel (3):
  mlxsw: spectrum_router: Return void from deletion functions
  mlxsw: spectrum_router: Pass argument explicitly
  mlxsw: spectrum_router: Use one LPM tree for all virtual routers

 .../net/ethernet/mellanox/mlxsw/spectrum_router.c  | 282 +++++++++++++--------
 1 file changed, 176 insertions(+), 106 deletions(-)

-- 
2.9.3

Powered by blists - more mailing lists