> From: Stephen Hemminger [mailto:[email protected]] > 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 <[email protected]> > ---
LGTM now. Acked-by: Morten Brørup <[email protected]>

