[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <8be7ca31e76e24e358db977524845a9d36b35e55.camel@redhat.com>
Date: Thu, 08 Feb 2024 10:13:24 +0100
From: Paolo Abeni <pabeni@...hat.com>
To: Pablo Neira Ayuso <pablo@...filter.org>, netfilter-devel@...r.kernel.org
Cc: davem@...emloft.net, netdev@...r.kernel.org, kuba@...nel.org,
edumazet@...gle.com, fw@...len.de
Subject: Re: [PATCH net 13/13] netfilter: nft_set_pipapo: remove
scratch_aligned pointer
On Thu, 2024-02-08 at 00:37 +0100, Pablo Neira Ayuso wrote:
> diff --git a/net/netfilter/nft_set_pipapo.h b/net/netfilter/nft_set_pipapo.h
> index 144b186c4caf..e5f67c5cf30a 100644
> --- a/net/netfilter/nft_set_pipapo.h
> +++ b/net/netfilter/nft_set_pipapo.h
> @@ -133,10 +133,12 @@ struct nft_pipapo_field {
> /**
> * struct nft_pipapo_scratch - percpu data used for lookup and matching
> * @map_index Current working bitmap index, toggled between field matches
> + * @align_off Offset to get the originally allocated address
(only if v2 is coming) Same here, ':' is needed for kdoc's sake.
Cheers,
Paolo
Powered by blists - more mailing lists