[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175270801375.1359575.5005912919014728213.git-patchwork-notify@kernel.org>
Date: Wed, 16 Jul 2025 23:20:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Yue Haibing <yuehaibing@...wei.com>
Cc: davem@...emloft.net, dsahern@...nel.org, edumazet@...gle.com,
kuba@...nel.org, pabeni@...hat.com, horms@...nel.org, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 net-next] ipv6: mcast: Simplify
mld_clear_{report|query}()
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 15 Jul 2025 20:07:09 +0800 you wrote:
> Use __skb_queue_purge() instead of re-implementing it. Note that it uses
> kfree_skb_reason() instead of kfree_skb() internally, and pass
> SKB_DROP_REASON_QUEUE_PURGE drop reason to the kfree_skb tracepoint.
>
> Signed-off-by: Yue Haibing <yuehaibing@...wei.com>
> ---
> v2: Add drop reason note
>
> [...]
Here is the summary with links:
- [v2,net-next] ipv6: mcast: Simplify mld_clear_{report|query}()
https://git.kernel.org/netdev/net-next/c/6c628ed95e1b
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