[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id:
<173147403002.787328.3694466422358304986.git-patchwork-notify@kernel.org>
Date: Wed, 13 Nov 2024 05:00:30 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Alexandre Ferrieux <alexandre.ferrieux@...il.com>
Cc: edumazet@...gle.com, jhs@...atatu.com, xiyou.wangcong@...il.com,
jiri@...nulli.us, horms@...nel.org, alexandre.ferrieux@...nge.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net v7] net: sched: cls_u32: Fix u32's systematic failure to
free IDR entries for hnodes.
Hello:
This patch was applied to netdev/net.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sun, 10 Nov 2024 18:28:36 +0100 you wrote:
> To generate hnode handles (in gen_new_htid()), u32 uses IDR and
> encodes the returned small integer into a structured 32-bit
> word. Unfortunately, at disposal time, the needed decoding
> is not done. As a result, idr_remove() fails, and the IDR
> fills up. Since its size is 2048, the following script ends up
> with "Filter already exists":
>
> [...]
Here is the summary with links:
- [net,v7] net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes.
https://git.kernel.org/netdev/net/c/73af53d82076
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