diff options
author | Jakub Kicinski <kuba@kernel.org> | 2024-05-04 00:04:12 +0200 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-05-04 00:04:12 +0200 |
commit | f3ad4914332fc85ceb1689208da229efff896551 (patch) | |
tree | 88f3935a0535f10c5812d8012b29601efd917e6d /tools/net | |
parent | Merge branch 'net-sysctl-sentinel' (diff) | |
parent | rtnetlink: use for_each_netdev_dump() in rtnl_stats_dump() (diff) | |
download | linux-f3ad4914332fc85ceb1689208da229efff896551.tar.xz linux-f3ad4914332fc85ceb1689208da229efff896551.zip |
Merge branch 'rtnetlink-rtnl_stats_dump-changes'
Eric Dumazet says:
====================
rtnetlink: rtnl_stats_dump() changes
Getting rid of RTNL in rtnl_stats_dump() looks challenging.
In the meantime, we can:
1) Avoid RTNL acquisition for the final NLMSG_DONE marker.
2) Use for_each_netdev_dump() instead of the net->dev_index_head[]
hash table.
====================
Link: https://lore.kernel.org/r/20240502113748.1622637-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/net')
0 files changed, 0 insertions, 0 deletions