[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<174002103449.825980.9357598791735948646.git-patchwork-notify@kernel.org>
Date: Thu, 20 Feb 2025 03:10:34 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Breno Leitao <leitao@...ian.org>
Cc: davem@...emloft.net, edumazet@...gle.com, kuba@...nel.org,
pabeni@...hat.com, horms@...nel.org, andrew+netdev@...n.ch,
dsahern@...nel.org, linux-kernel@...r.kernel.org, netdev@...r.kernel.org,
eric.dumazet@...il.com, kuniyu@...zon.com, ushankar@...estorage.com
Subject: Re: [PATCH net v5 0/2] net: core: improvements to device lookup by
hardware address.
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 18 Feb 2025 05:49:29 -0800 you wrote:
> The first patch adds a new dev_getbyhwaddr() helper function for
> finding devices by hardware address when the rtnl lock is held. This
> prevents PROVE_LOCKING warnings that occurred when rtnl lock was held
> but the RCU read lock wasn't. The common address comparison logic is
> extracted into dev_comp_addr() to avoid code duplication.
>
> The second coverts arp_req_set_public() to the new helper.
>
> [...]
Here is the summary with links:
- [net,v5,1/2] net: Add non-RCU dev_getbyhwaddr() helper
https://git.kernel.org/netdev/net/c/4b5a28b38c4a
- [net,v5,2/2] arp: switch to dev_getbyhwaddr() in arp_req_set_public()
https://git.kernel.org/netdev/net/c/4eae0ee0f1e6
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