> >Hash library uses optimized compare functions that use
> >x86 intrinsics, therefore non-x86 systems could not build
> >the library. In that case, the compare function is set
> >to the generic memcmp.
> >
> >Fixes: 48a399119619 ("hash: replace with cuckoo hash implementation")
> >
> >Reported-by:
>-Original Message-
>From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Pablo de Lara
>Sent: Friday, July 17, 2015 5:18 PM
>To: dev at dpdk.org
>Subject: [dpdk-dev] [PATCH v2] hash: fix compilation for non-x86 systems
>
>From: "Pablo de Lara"
>
&g
From: "Pablo de Lara"
Hash library uses optimized compare functions that use
x86 intrinsics, therefore non-x86 systems could not build
the library. In that case, the compare function is set
to the generic memcmp.
Fixes: 48a399119619 ("hash: replace with cuckoo hash implementation")
Reported-by:
3 matches
Mail list logo