]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'mlxsw-spectrum-prepare-for-xm-implementation-lpm-trees'
authorJakub Kicinski <kuba@kernel.org>
Wed, 4 Nov 2020 01:27:17 +0000 (17:27 -0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 4 Nov 2020 01:27:17 +0000 (17:27 -0800)
commitd75d4704a453c2ec45a7ba9457e667f17b4c77ea
tree53a8f18d42830c8dc0d5a382f3324426a871fc46
parent996d9c37c20184a5dee4707e768f02805d922c93
parentfbcb6f619dac0aa6b44ce76687b5645b4c8c5f34
Merge branch 'mlxsw-spectrum-prepare-for-xm-implementation-lpm-trees'

Ido Schimmel says:

====================
mlxsw: spectrum: Prepare for XM implementation - LPM trees

Jiri says:

This is a preparation patchset for follow-up support of boards with
extended mezzanine (XM), which are going to allow extended (scale-wise)
router offload.

XM requires a separate set of PRM registers to be used to configure LPM
trees. Therefore, this patchset introduces operations that allow
different implementations of tree configuration for legacy router
offload and the XM router offload.
====================

Link: https://lore.kernel.org/r/20201101134215.713708-1-idosch@idosch.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>