[PATCH v3 3/4] hash: reduce architecture special cases
Morten Brørup
mb at smartsharesystems.com
Mon Sep 1 16:44:23 CEST 2025
> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
> Sent: Tuesday, 26 August 2025 16.49
>
> Make comparison of sizes compatible across platforms.
> Keep the special case code for 16 bytes for x86 and arm64 but
> also add simple xor for others.
>
> Need to keep rte_hash_k32_cmp_eq() exposed because ip_frag
> code poaches it.
>
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
> ---
LGTM now.
Acked-by: Morten Brørup <mb at smartsharesystems.com>
More information about the dev
mailing list