[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175149360701.877904.3077339158270008781.git-patchwork-notify@kernel.org>
Date: Wed, 02 Jul 2025 22:00:07 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Antoine Tenart <atenart@...nel.org>
Cc: davem@...emloft.net, kuba@...nel.org, pabeni@...hat.com,
edumazet@...gle.com, netdev@...r.kernel.org, menglong8.dong@...il.com,
sd@...asysnail.net
Subject: Re: [PATCH net v2] net: ipv4: fix stat increase when udp early demux
drops the packet
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Tue, 1 Jul 2025 09:49:34 +0200 you wrote:
> udp_v4_early_demux now returns drop reasons as it either returns 0 or
> ip_mc_validate_source, which returns itself a drop reason. However its
> use was not converted in ip_rcv_finish_core and the drop reason is
> ignored, leading to potentially skipping increasing LINUX_MIB_IPRPFILTER
> if the drop reason is SKB_DROP_REASON_IP_RPFILTER.
>
> This is a fix and we're not converting udp_v4_early_demux to explicitly
> return a drop reason to ease backports; this can be done as a follow-up.
>
> [...]
Here is the summary with links:
- [net,v2] net: ipv4: fix stat increase when udp early demux drops the packet
https://git.kernel.org/netdev/net/c/c2a2ff6b4db5
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