summaryrefslogtreecommitdiff
path: root/lib/mpi
diff options
context:
space:
mode:
authorIdo Schimmel <idosch@mellanox.com>2017-03-10 08:53:40 +0100
committerDavid S. Miller <davem@davemloft.net>2017-03-10 09:36:06 -0800
commit382dbb40145076f3a023992117ddaaae1ced5af8 (patch)
tree7fa875716571ce32e25143c56bb92df028b3ddac /lib/mpi
parent4724ba561a1ae0fcad2f2f2d3a5b1d4fd0840a9d (diff)
mlxsw: spectrum_router: Simplify LPM tree allocation
When looking for a new LPM tree we should always consider all the unused trees. It doesn't matter if the new tree is required due to changes in currently used prefixes inside an existing routing table or because a route was inserted into an empty table. Both cases are functionally identical and therefore should be treated the same. When looking for a new LPM tree, consider all unused trees and don't reserve trees for specific cases. Signed-off-by: Ido Schimmel <idosch@mellanox.com> Signed-off-by: Jiri Pirko <jiri@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions