commit | ff462103ca4dc196eb6af709ead0903708ce286f | [log] [tgz] |
---|---|---|
author | Jiri Pirko <jiri@nvidia.com> | Mon Dec 14 13:30:29 2020 +0200 |
committer | Jakub Kicinski <kuba@kernel.org> | Mon Dec 14 19:09:54 2020 -0800 |
tree | 8bf8646fcfb7415a6ad027faf6c320b6db771538 | |
parent | 6100fbf13d2fea6b1de263551ecd3f097a07c63d [diff] |
mlxsw: spectrum_router: Introduce XM implementation of router low-level ops In order to offload entries to XM, implement a set of low-level functions to work with LPM trees in XM and also to pack and write FIB entries into XM. Signed-off-by: Jiri Pirko <jiri@nvidia.com> Signed-off-by: Ido Schimmel <idosch@nvidia.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>