On Wed, Dec 17, 2025 at 08:57:57PM -0500, Yury Norov (NVIDIA) wrote:
> bitmap_weight() is O(N) and useless here, because the following
> for_each_set_bit() returns immediately in case of empty flow_pctypes.
> 
> Signed-off-by: Yury Norov (NVIDIA) <[email protected]>
> ---
> v1: https://lore.kernel.org/all/[email protected]/
> v2: don't drop flow_id (Aleksandr).

Reviewed-by: Simon Horman <[email protected]>

Reply via email to