diff options
author | Jakub Kicinski <kuba@kernel.org> | 2022-12-07 20:05:53 -0800 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-12-07 20:05:54 -0800 |
commit | 5955a948ac3d4e78857726d5e8d4bffb3fc71d4f (patch) | |
tree | fc671a0d842ad12607d9bfa8f0b4749a87216234 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 16dc16d9f058dce7031ee8b850f10622b8b5fb14 (diff) | |
parent | f86c3e2c1b5ea5c959ef176541c2f831231fa631 (diff) |
Merge branch 'bridge-mcast-preparations-for-evpn-extensions'
Ido Schimmel says:
====================
bridge: mcast: Preparations for EVPN extensions
This patchset was split from [1] and includes non-functional changes
aimed at making it easier to add additional netlink attributes later on.
Future extensions are available here [2].
The idea behind these patches is to create an MDB configuration
structure into which netlink messages are parsed into. The structure is
then passed in the entry creation / deletion call chain instead of
passing the netlink attributes themselves. The same pattern is used by
other rtnetlink objects such as routes and nexthops.
I initially tried to extend the current code, but it proved to be too
difficult, which is why I decided to refactor it to the extensible and
familiar pattern used by other rtnetlink objects.
Tested using existing selftests and using a new selftest that will be
submitted together with the planned extensions.
[1] https://lore.kernel.org/netdev/20221018120420.561846-1-idosch@nvidia.com/
[2] https://github.com/idosch/linux/commits/submit/mdb_v1
====================
Link: https://lore.kernel.org/r/20221206105809.363767-1-idosch@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions