Re: [PATCH v2 net-next 1/7] netfilter: ebtables: Use vmalloc_array() to improve code
From: patchwork-bot+netdevbpf@kernel.org
Date: 2025-09-03 23:10:08
Also in:
netfilter-devel
Hello: This series was applied to netdev/net-next.git (main) by Florian Westphal [off-list ref]: On Tue, 2 Sep 2025 15:35:43 +0200 you wrote:
From: Qianfeng Rong <redacted> 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/ (local) Signed-off-by: Qianfeng Rong <redacted> Signed-off-by: Florian Westphal <fw@strlen.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