[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<171242462920.4000.9427417911177896539.git-patchwork-notify@kernel.org>
Date: Sat, 06 Apr 2024 17:30:29 +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, jiri@...nulli.us
Subject: Re: [PATCH net-next] netlink: add nlmsg_consume() and use it in devlink
compat
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Wed, 3 Apr 2024 13:22:59 -0700 you wrote:
> devlink_compat_running_version() sticks out when running
> netdevsim tests and watching dropped skbs. Add nlmsg_consume()
> for cases were we want to free a netlink skb but it is expected,
> rather than a drop. af_netlink code uses consume_skb() directly,
> which is fine, but some may prefer the symmetry of nlmsg_new() /
> nlmsg_consume().
>
> [...]
Here is the summary with links:
- [net-next] netlink: add nlmsg_consume() and use it in devlink compat
https://git.kernel.org/netdev/net-next/c/8e69b3459ca1
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