diff options
author | Jiri Pirko <jiri@nvidia.com> | 2020-11-10 11:48:58 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2020-11-12 15:55:21 -0800 |
commit | ae9ce81aa726efb95d66b7fdf1ec02bd12a7266c (patch) | |
tree | 3797b90d6c07f716052e624ae96b4fdbaa79e4df /scripts/bpf_helpers_doc.py | |
parent | 91d20d71b2f0b1e3ff4197d27a69b22da3d8de0d (diff) |
mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
Prepare for the low-level ops that need to store some data alongside
the fib_entry and introduce a per-fib_entry priv for ll ops.
The priv is reference counted as in the follow-up patch it is going
to be saved in pack() function and used later on in commit() even in
case the related fib_entry gets freed in the middle.
Signed-off-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions