Re: [PATCH v3] ipvs: increase ip_vs_conn_tab_bits range for 64BIT

From: Simon Horman
Date: Thu May 18 2023 - 14:52:22 EST


On Tue, May 16, 2023 at 08:08:49PM -0700, Abhijeet Rastogi wrote:
> Current range [8, 20] is set purely due to historical reasons
> because at the time, ~1M (2^20) was considered sufficient.
> With this change, 27 is the upper limit for 64-bit, 20 otherwise.
>
> Previous change regarding this limit is here.
>
> Link: https://lore.kernel.org/all/86eabeb9dd62aebf1e2533926fdd13fed48bab1f.1631289960.git.aclaudi@xxxxxxxxxx/T/#u
>
> Signed-off-by: Abhijeet Rastogi <abhijeet.1989@xxxxxxxxx>

Acked-by: Simon Horman <horms@xxxxxxxxxx>