[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<169926122541.1218.11002789889026553154.git-patchwork-notify@kernel.org>
Date: Mon, 06 Nov 2023 09:00:25 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Jamal Hadi Salim <jhs@...atatu.com>
Cc: davem@...emloft.net, kuba@...nel.org, edumazet@...gle.com,
pabeni@...hat.com, jiri@...nulli.us, xiyou.wangcong@...il.com,
daniel@...earbox.net, idosch@...sch.org, netdev@...r.kernel.org
Subject: Re: [PATCH net 1/1] net,
sched: Fix SKB_NOT_DROPPED_YET splat under debug config
Hello:
This patch was applied to netdev/net.git (main)
by David S. Miller <davem@...emloft.net>:
On Sat, 28 Oct 2023 13:16:10 -0400 you wrote:
> Getting the following splat [1] with CONFIG_DEBUG_NET=y and this
> reproducer [2]. Problem seems to be that classifiers clear 'struct
> tcf_result::drop_reason', thereby triggering the warning in
> __kfree_skb_reason() due to reason being 'SKB_NOT_DROPPED_YET' (0).
>
> Fixed by disambiguating a legit error from a verdict with a bogus drop_reason
>
> [...]
Here is the summary with links:
- [net,1/1] net, sched: Fix SKB_NOT_DROPPED_YET splat under debug config
https://git.kernel.org/netdev/net/c/40cb2fdfed34
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