[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<175694101351.1231059.5169686861152250158.git-patchwork-notify@kernel.org>
Date: Wed, 03 Sep 2025 23:10:13 +0000
From: patchwork-bot+netdevbpf@...nel.org
To: Florian Westphal <fw@...len.de>
Cc: netdev@...r.kernel.org, pabeni@...hat.com, davem@...emloft.net,
edumazet@...gle.com, kuba@...nel.org, netfilter-devel@...r.kernel.org,
pablo@...filter.org
Subject: Re: [PATCH v2 net-next 1/7] netfilter: ebtables: Use vmalloc_array()
to
improve code
Hello:
This series was applied to netdev/net-next.git (main)
by Florian Westphal <fw@...len.de>:
On Tue, 2 Sep 2025 15:35:43 +0200 you wrote:
> From: Qianfeng Rong <rongqianfeng@...o.com>
>
> Remove array_size() calls and replace vmalloc() with vmalloc_array() to
> simplify the code. vmalloc_array() is also optimized better, uses fewer
> instructions, and handles overflow more concisely[1].
>
> [1]: https://lore.kernel.org/lkml/abc66ec5-85a4-47e1-9759-2f60ab111971@vivo.com/
> Signed-off-by: Qianfeng Rong <rongqianfeng@...o.com>
> Signed-off-by: Florian Westphal <fw@...len.de>
>
> [...]
Here is the summary with links:
- [v2,net-next,1/7] netfilter: ebtables: Use vmalloc_array() to improve code
https://git.kernel.org/netdev/net-next/c/46015e6b3ea7
- [v2,net-next,2/7] netfilter: nft_payload: Use csum_replace4() instead of opencoding
https://git.kernel.org/netdev/net-next/c/c015e17ba111
- [v2,net-next,3/7] netfilter: nf_tables: allow iter callbacks to sleep
https://git.kernel.org/netdev/net-next/c/a60a5abe19d6
- [v2,net-next,4/7] netfilter: nf_tables: all transaction allocations can now sleep
https://git.kernel.org/netdev/net-next/c/3d95a2e016ab
- [v2,net-next,5/7] netfilter: nft_set_pipapo: remove redundant test for avx feature bit
https://git.kernel.org/netdev/net-next/c/8959f27d39d6
- [v2,net-next,6/7] netfilter: nf_reject: remove unneeded exports
https://git.kernel.org/netdev/net-next/c/f4f9e05904e1
- [v2,net-next,7/7] netfilter: nft_payload: extend offset to 65535 bytes
https://git.kernel.org/netdev/net-next/c/077dc4a27579
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