[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170993283553.29743.15411416591840690669.git-patchwork-notify@kernel.org>
Date: Fri, 08 Mar 2024 21:20:35 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Ido Schimmel <idosch@...dia.com>
Cc: netdev@...r.kernel.org, davem@...emloft.net, kuba@...nel.org,
pabeni@...hat.com, edumazet@...gle.com, dsahern@...nel.org, petrm@...dia.com
Subject: Re: [PATCH net-next] nexthop: Simplify dump error handling
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Thu, 7 Mar 2024 17:47:27 +0200 you wrote:
> The only error that can happen during a nexthop dump is insufficient
> space in the skb caring the netlink messages (EMSGSIZE). If this happens
> and some messages were already filled in, the nexthop code returns the
> skb length to signal the netlink core that more objects need to be
> dumped.
>
> After commit b5a899154aa9 ("netlink: handle EMSGSIZE errors in the
> core") there is no need to handle this error in the nexthop code as it
> is now handled in the core.
>
> [...]
Here is the summary with links:
- [net-next] nexthop: Simplify dump error handling
https://git.kernel.org/netdev/net-next/c/5d9b7cb383bb
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