aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2024-12-10 18:32:34 -0800
committerJakub Kicinski <kuba@kernel.org>2024-12-10 18:32:34 -0800
commit90da34d146383b56e0e0be1ff03bcaf68221e39e (patch)
tree63c64074a98fa8303d59a012af7b31f0cb010e05 /tools/perf/scripts/python
parentnet: phy: dp83822: Replace DP83822_DEVADDR with MDIO_MMD_VEND2 (diff)
parentrtnetlink: remove pad field in ndo_fdb_dump_context (diff)
downloadlinux-90da34d146383b56e0e0be1ff03bcaf68221e39e.tar.gz
linux-90da34d146383b56e0e0be1ff03bcaf68221e39e.zip
Merge branch 'net-prepare-for-removal-of-net-dev_index_head'
Eric Dumazet says: ==================== net: prepare for removal of net->dev_index_head This series changes rtnl_fdb_dump, last iterator using net->dev_index_head[] First patch creates ndo_fdb_dump_context structure, to no longer assume specific layout for the arguments. Second patch adopts for_each_netdev_dump() in rtnl_fdb_dump(), while changing two first fields of ndo_fdb_dump_context. Third patch removes the padding, thus changing the location of ctx->fdb_idx now that all users agree on how to retrive it. After this series, the only users of net->dev_index_head are __dev_get_by_index() and dev_get_by_index_rcu(). We have to evaluate if switching them to dev_by_index xarray would be sensible. v1: https://lore.kernel.org/20241207162248.18536-1-edumazet@google.com/T/#m800755d4b16c7f335927a76d9f52ebd37f7f077c ==================== Link: https://patch.msgid.link/20241209100747.2269613-1-edumazet@google.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions