[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170744826842.23533.13519089196625957262.git-patchwork-notify@kernel.org>
Date: Fri, 09 Feb 2024 03:11:08 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Eric Dumazet <edumazet@...gle.com>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
netdev@...r.kernel.org, eric.dumazet@...il.com
Subject: Re: [PATCH net-next] net-procfs: use xarray iterator to implement
/proc/net/dev
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Wed, 7 Feb 2024 16:53:18 +0000 you wrote:
> In commit 759ab1edb56c ("net: store netdevs in an xarray")
> Jakub added net->dev_by_index to map ifindex to netdevices.
>
> We can get rid of the old hash table (net->dev_index_head),
> one patch at a time, if performance is acceptable.
>
> This patch removes unpleasant code to something more readable.
>
> [...]
Here is the summary with links:
- [net-next] net-procfs: use xarray iterator to implement /proc/net/dev
https://git.kernel.org/netdev/net-next/c/0e0939c0adf9
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
Powered by blists - more mailing lists