[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171758762877.21278.45849023083521100.git-patchwork-notify@kernel.org>
Date: Wed, 05 Jun 2024 11:40:28 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jakub Kicinski <kuba@...nel.org>
Cc: davem@...emloft.net, netdev@...r.kernel.org, edumazet@...gle.com,
pabeni@...hat.com, jaroslav.pulchart@...ddata.com, dsahern@...nel.org
Subject: Re: [PATCH net v3] rtnetlink: make the "split" NLM_DONE handling generic
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Mon, 3 Jun 2024 11:48:26 -0700 you wrote:
> Jaroslav reports Dell's OMSA Systems Management Data Engine
> expects NLM_DONE in a separate recvmsg(), both for rtnl_dump_ifinfo()
> and inet_dump_ifaddr(). We already added a similar fix previously in
> commit 460b0d33cf10 ("inet: bring NLM_DONE out to a separate recv() again")
>
> Instead of modifying all the dump handlers, and making them look
> different than modern for_each_netdev_dump()-based dump handlers -
> put the workaround in rtnetlink code. This will also help us move
> the custom rtnl-locking from af_netlink in the future (in net-next).
>
> [...]
Here is the summary with links:
- [net,v3] rtnetlink: make the "split" NLM_DONE handling generic
https://git.kernel.org/netdev/net/c/5b4b62a169e1
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