[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<170463302309.18403.10179345946425795042.git-patchwork-notify@kernel.org>
Date: Sun, 07 Jan 2024 13:10:23 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Christophe JAILLET <christophe.jaillet@...adoo.fr>
Cc: louis.peens@...igine.com, kuba@...nel.org, davem@...emloft.net,
edumazet@...gle.com, pabeni@...hat.com, alexis.lothore@...tlin.com,
linux-kernel@...r.kernel.org, kernel-janitors@...r.kernel.org,
oss-drivers@...igine.com, netdev@...r.kernel.org
Subject: Re: [PATCH net-next] nfp: flower: Remove usage of the deprecated
ida_simple_xx() API
Hello:
This patch was applied to netdev/net-next.git (main)
by David S. Miller <davem@...emloft.net>:
On Fri, 5 Jan 2024 10:10:37 +0100 you wrote:
> ida_alloc() and ida_free() should be preferred to the deprecated
> ida_simple_get() and ida_simple_remove().
>
> This is less verbose.
>
> Note that the upper bound of ida_alloc_range() is inclusive while the one
> of ida_simple_get() was exclusive.
> So NFP_FL_LAG_GROUP_MAX has been decreased by 1. It now better watch the
> comment stating that "1 to 31 are valid".
>
> [...]
Here is the summary with links:
- [net-next] nfp: flower: Remove usage of the deprecated ida_simple_xx() API
https://git.kernel.org/netdev/net-next/c/363096a27f90
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