[dpdk-dev] [PATCH v1 4/5] spinlock: move the implementation to arm specific file
David Marchand
david.marchand at redhat.com
Thu Dec 20 13:47:50 CET 2018
On Thu, Dec 20, 2018 at 11:44 AM Gavin Hu <gavin.hu at arm.com> wrote:
> remove the hard code #ifdef RTE_FORCE_INTRINSICS, move the implementation
> to the arm specific file, x86 and POWER have their own implementations.
>
No, x86 and ppc define their own implementation when _not_ having
RTE_FORCE_INTRINSICS.
--
David Marchand
More information about the dev
mailing list