Re: [Intel-wired-lan] [PATCH v3 net-next] net: flow_dissector: Use 64bits for used_keys

From: Alexander Lobakin
Date: Tue Aug 01 2023 - 10:01:00 EST


From: Ratheesh Kannoth <rkannoth@xxxxxxxxxxx>
Date: Sat, 29 Jul 2023 04:52:15 +0530

> As 32bits of dissector->used_keys are exhausted,
> increase the size to 64bits.

bloat-o-meter results and possible perf impact for 32-bit platforms
would be nice to see :D

>
> This is base change for ESP/AH flow dissector patch.
> Please find patch and discussions at
> https://lore.kernel.org/netdev/ZMDNjD46BvZ5zp5I@xxxxxxxxxxxx/T/#t

Thanks,
Olek