summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_parser.py
diff options
context:
space:
mode:
authorFlorian Westphal <fw@strlen.de>2025-07-09 19:05:15 +0200
committerPablo Neira Ayuso <pablo@netfilter.org>2025-07-25 18:40:30 +0200
commitd8d871a35ca9ee4881d34995444ed1cb826d01db (patch)
treed5eb042964c82c57a7d0d8fd4f0c62d12c62e2bc /scripts/lib/kdoc/kdoc_parser.py
parent531e61312104d991459af73c838396db26aa3550 (diff)
netfilter: nft_set_pipapo: merge pipapo_get/lookup
The matching algorithm has implemented thrice: 1. data path lookup, generic version 2. data path lookup, avx2 version 3. control plane lookup Merge 1 and 3 by refactoring pipapo_get as a common helper, then make nft_pipapo_lookup and nft_pipapo_get both call the common helper. Aside from the code savings this has the benefit that we no longer allocate temporary scratch maps for each control plane get and insertion operation. Signed-off-by: Florian Westphal <fw@strlen.de> Reviewed-by: Stefano Brivio <sbrivio@redhat.com> Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_parser.py')
0 files changed, 0 insertions, 0 deletions