[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id:
<176912640898.2329686.4992612220362762335.git-patchwork-notify@kernel.org>
Date: Fri, 23 Jan 2026 00:00:08 +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 net-next 1/4] netfilter: nf_tables: add
.abort_skip_removal
flag for set types
Hello:
This series was applied to netdev/net-next.git (main)
by Florian Westphal <fw@...len.de>:
On Thu, 22 Jan 2026 17:29:32 +0100 you wrote:
> From: Pablo Neira Ayuso <pablo@...filter.org>
>
> The pipapo set backend is the only user of the .abort interface so far.
> To speed up pipapo abort path, removals are skipped.
>
> The follow up patch updates the rbtree to use to build an array of
> ordered elements, then use binary search. This needs a new .abort
> interface but, unlike pipapo, it also need to undo/remove elements.
>
> [...]
Here is the summary with links:
- [net-next,1/4] netfilter: nf_tables: add .abort_skip_removal flag for set types
https://git.kernel.org/netdev/net-next/c/f175b46d9134
- [net-next,2/4] netfilter: nft_set_rbtree: translate rbtree to array for binary search
https://git.kernel.org/netdev/net-next/c/7e43e0a1141d
- [net-next,3/4] netfilter: nft_set_rbtree: use binary search array in get command
https://git.kernel.org/netdev/net-next/c/2aa34191f06f
- [net-next,4/4] netfilter: nft_set_rbtree: remove seqcount_rwlock_t
https://git.kernel.org/netdev/net-next/c/5599fa810b50
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