[PATCH v11 07/16] eal: use byte swap intrinsics
David Marchand
david.marchand at redhat.com
Fri Aug 25 10:45:26 CEST 2023
On Fri, Aug 11, 2023 at 9:21 PM Tyler Retzlaff
<roretzla at linux.microsoft.com> wrote:
>
> Inline assembly is not supported for MSVC x64 instead expand
> use _byteswap_u{ushort,ulong,uint64} intrinsics instead.
>
> Signed-off-by: Tyler Retzlaff <roretzla at linux.microsoft.com>
> Acked-by: Morten Brørup <mb at smartsharesystems.com>
For the record, I rebased this patch on top of
https://patchwork.dpdk.org/project/dpdk/patch/20230824093356.1476716-1-david.marchand@redhat.com/
and moved blocks under a single #ifdef RTE_FORCE_INTRINSICS.
--
David Marchand
More information about the dev
mailing list