X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fcommon_armv8a_linux;h=e942657a0f09bfcb60bcd00e90c4f01d16b806e1;hb=aee76bb79b91e2f8bce0e9356bee23f6e52d0513;hp=020f8f006c5a099353da511016b1c68deb2ab166;hpb=26ed1b2af70aaf5519e8a472638624fbbc2d7a48;p=dpdk.git diff --git a/config/common_armv8a_linux b/config/common_armv8a_linux index 020f8f006c..e942657a0f 100644 --- a/config/common_armv8a_linux +++ b/config/common_armv8a_linux @@ -21,7 +21,7 @@ CONFIG_RTE_USE_C11_MEM_MODEL=y # Accelarate rte_memcpy. Be sure to run unit test (memcpy_perf_autotest) # to determine the best threshold in code. Refer to notes in source file -# (lib/librte_eal/common/include/arch/arm/rte_memcpy_64.h) for more info. +# (lib/librte_eal/arm/include/rte_memcpy_64.h) for more info. CONFIG_RTE_ARCH_ARM64_MEMCPY=n #CONFIG_RTE_ARM64_MEMCPY_ALIGNED_THRESHOLD=2048 #CONFIG_RTE_ARM64_MEMCPY_UNALIGNED_THRESHOLD=512