[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170666642610.31142.2671848763624675681.git-patchwork-notify@kernel.org>
Date: Wed, 31 Jan 2024 02:00:26 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: ast@...nel.org, daniel@...earbox.net, davem@...emloft.net,
kuba@...nel.org, hawk@...nel.org, john.fastabend@...il.com,
edumazet@...gle.com, pabeni@...hat.com, linux-kernel@...r.kernel.org,
kernel-janitors@...r.kernel.org, netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH net-next] xdp: Remove usage of the deprecated ida_simple_xx()
API
Hello:
This patch was applied to netdev/net-next.git (main)
by Jakub Kicinski <kuba@...nel.org>:
On Sat, 20 Jan 2024 08:02:20 +0100 you wrote:
> ida_alloc() and ida_free() should be preferred to the deprecated
> ida_simple_get() and ida_simple_remove().
>
> Note that the upper limit of ida_simple_get() is exclusive, but the one of
> ida_alloc_range() is inclusive. So a -1 has been added when needed.
>
> Signed-off-by: Christophe JAILLET <christophe.jaillet@...adoo.fr>
>
> [...]
Here is the summary with links:
- [net-next] xdp: Remove usage of the deprecated ida_simple_xx() API
https://git.kernel.org/netdev/net-next/c/6a571895116e
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