netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [patch net-next 0/3] mlxsw: spectrum_router: Increase VRF scale
@ 2017-08-14  8:54 Jiri Pirko
  2017-08-14  8:54 ` [patch net-next 1/3] mlxsw: spectrum_router: Return void from deletion functions Jiri Pirko
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jiri Pirko @ 2017-08-14  8:54 UTC (permalink / raw)
  To: netdev; +Cc: davem, idosch, mlxsw

From: Jiri Pirko <jiri@mellanox.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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-08-14 18:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-14  8:54 [patch net-next 0/3] mlxsw: spectrum_router: Increase VRF scale Jiri Pirko
2017-08-14  8:54 ` [patch net-next 1/3] mlxsw: spectrum_router: Return void from deletion functions Jiri Pirko
2017-08-14  8:54 ` [patch net-next 2/3] mlxsw: spectrum_router: Pass argument explicitly Jiri Pirko
2017-08-14  8:54 ` [patch net-next 3/3] mlxsw: spectrum_router: Use one LPM tree for all virtual routers Jiri Pirko
2017-08-14 18:14 ` [patch net-next 0/3] mlxsw: spectrum_router: Increase VRF scale David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).