OSDN Git Service

Merge branch 'mlxsw-spectrum_router-Increase-VRF-scale'
authorDavid S. Miller <davem@davemloft.net>
Mon, 14 Aug 2017 18:14:03 +0000 (11:14 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Aug 2017 18:14:03 +0000 (11:14 -0700)
commit6e43cd3b1a070451c16c22b000c7838643eb0f43
tree0f6fdc1f263b39e0128169fc59150148ff9beb39
parent4db93fb8aca3e9e56987c0e873166bdf4b6576ce
parentfc922bb0dd9406dd9897fd47df958789891c380e
Merge branch 'mlxsw-spectrum_router-Increase-VRF-scale'

Jiri Pirko says:

====================
mlxsw: spectrum_router: Increase VRF scale

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.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>