[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<173249763028.3416049.3184048718308851972.git-patchwork-notify@kernel.org>
Date: Mon, 25 Nov 2024 01:20:30 +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, horms@...nel.org,
syzbot+d4373fa8042c06cefa84@...kaller.appspotmail.com, dsahern@...nel.org
Subject: Re: [PATCH net v2 1/2] netlink: fix false positive warning in extack
during dumps
Hello:
This series was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 19 Nov 2024 14:44:31 -0800 you wrote:
> Commit under fixes extended extack reporting to dumps.
> It works under normal conditions, because extack errors are
> usually reported during ->start() or the first ->dump(),
> it's quite rare that the dump starts okay but fails later.
> If the dump does fail later, however, the input skb will
> already have the initiating message pulled, so checking
> if bad attr falls within skb->data will fail.
>
> [...]
Here is the summary with links:
- [net,v2,1/2] netlink: fix false positive warning in extack during dumps
https://git.kernel.org/netdev/net/c/3bf39fa849ab
- [net,v2,2/2] selftests: net: test extacks in netlink dumps
(no matching commit)
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