> From: Stephen Hemminger [mailto:step...@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 <step...@networkplumber.org> > ---
LGTM now. Acked-by: Morten Brørup <m...@smartsharesystems.com>