diff options
author | 2018-01-22 09:17:40 +0100 | |
---|---|---|
committer | 2018-01-22 09:22:10 -0500 | |
commit | 4fd003125f66a6c8ef6add934fac7cacdbbe509c (patch) | |
tree | 2c06e0b60581735a8c8a82b0734fd9ce32add258 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tun: add missing rcu annotation (diff) | |
download | linux-dev-4fd003125f66a6c8ef6add934fac7cacdbbe509c.tar.xz linux-dev-4fd003125f66a6c8ef6add934fac7cacdbbe509c.zip |
mlxsw: spectrum_router: Use the nodes list as indication for empty FIB
Currently, each FIB (IPv4 / IPv6) in a virtual router holds a prefix
usage that is used to choose a matching LPM tree, but also to check if
the FIB is empty, so that the LPM tree could be unbound.
Next patches will remove the reliance on the per-FIB prefix usage for
LPM tree matching. Keeping it only to check if the FIB is empty is a
waste, since we can use the nodes ({Prefix, Length}) list instead.
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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions