![]() |
lvs-devel
|
| To: | Florian Westphal <fw@xxxxxxxxx> |
|---|---|
| Subject: | Re: [PATCH nf-next 2/5] ipvs: add resizable hash tables |
| Cc: | Simon Horman <horms@xxxxxxxxxxxx>, Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx>, lvs-devel@xxxxxxxxxxxxxxx, netfilter-devel@xxxxxxxxxxxxxxx, Dust Li <dust.li@xxxxxxxxxxxxxxxxx>, Jiejian Wu <jiejian@xxxxxxxxxxxxxxxxx>, rcu@xxxxxxxxxxxxxxx |
| From: | Julian Anastasov <ja@xxxxxx> |
| Date: | Mon, 2 Mar 2026 19:41:21 +0200 (EET) |
Hello,
On Sun, 1 Mar 2026, Florian Westphal wrote:
> Julian Anastasov <ja@xxxxxx> wrote:
> > +/**
> > + * ip_vs_rht_for_bucket_retry() - Retry bucket if entries are moved
> > + * @t: current table, used as cursor, struct ip_vs_rht *var
> > + * @bucket: index of current bucket or hash key
> > + * @sc: temp seqcount_t *var
> > + * @retry: temp int var
> > + */
> > +#define ip_vs_rht_for_bucket_retry(t, bucket, sc, seq, retry)
> > \
>
> This triggers a small kdoc warning:
>
> Warning: include/net/ip_vs.h:554 function parameter 'seq' not described in
> 'ip_vs_rht_for_bucket_retry'
Will fix it, thanks! Just let me know if more comments
are expected before sending next version...
Regards
--
Julian Anastasov <ja@xxxxxx>
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH nf-next 2/5] ipvs: add resizable hash tables, Florian Westphal |
|---|---|
| Next by Date: | Re: [PATCH nf-next 2/5] ipvs: add resizable hash tables, Florian Westphal |
| Previous by Thread: | Re: [PATCH nf-next 2/5] ipvs: add resizable hash tables, Florian Westphal |
| Next by Thread: | Re: [PATCH nf-next 2/5] ipvs: add resizable hash tables, Florian Westphal |
| Indexes: | [Date] [Thread] [Top] [All Lists] |