On Fri, Mar 22, 2024 at 2:54 PM David Marchand
wrote:
>
> x86 and ARM architectures provide a non-experimental implementation for
> rte_crc32_u64().
> Experimental API rte_crc32_u64_generic() was only exported for other
> arches.
>
> Leaving this API exposed could result in portability issues: an
x86 and ARM architectures provide a non-experimental implementation for
rte_crc32_u64().
Experimental API rte_crc32_u64_generic() was only exported for other
arches.
Leaving this API exposed could result in portability issues: an
application using rte_crc32_u64_generic() would not compile on x86 o
2 matches
Mail list logo