[dpdk-dev] [PATCH v7 0/3] run-time Linking support

Thomas Monjalon thomas at monjalon.net
Mon Oct 9 19:40:38 CEST 2017


Hi,

05/10/2017 14:33, Xiaoyun Li:
>  create mode 100644 lib/librte_eal/common/include/arch/x86/rte_memcpy.c
>  create mode 100644 lib/librte_eal/common/include/arch/x86/rte_memcpy_avx2.c
>  create mode 100644 lib/librte_eal/common/include/arch/x86/rte_memcpy_avx512f.c
>  create mode 100644 lib/librte_eal/common/include/arch/x86/rte_memcpy_internal.h
>  create mode 100644 lib/librte_eal/common/include/arch/x86/rte_memcpy_sse.c

Why are you adding some .c files in the include directory?
I think it should be located in lib/librte_eal/common/arch/x86/


More information about the dev mailing list