Re: [PATCH net] net: ipa: initialize all filter table slots

From: patchwork-bot+netdevbpf
Date: Wed Sep 08 2021 - 07:20:15 EST


Hello:

This patch was applied to netdev/net.git (refs/heads/master):

On Tue, 7 Sep 2021 12:05:54 -0500 you wrote:
> There is an off-by-one problem in ipa_table_init_add(), when
> initializing filter tables.
>
> In that function, the number of filter table entries is determined
> based on the number of set bits in the filter map. However that
> count does *not* include the extra "slot" in the filter table that
> holds the filter map itself. Meanwhile, ipa_table_addr() *does*
> include the filter map in the memory it returns, but because the
> count it's provided doesn't include it, it includes one too few
> table entries.
>
> [...]

Here is the summary with links:
- [net] net: ipa: initialize all filter table slots
https://git.kernel.org/netdev/net/c/b5c102238cea

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html