X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=config%2Fcommon_armv8a_linuxapp;h=ad88a37b14bac4b194b022ad8a91a482d4ae087e;hb=a38eafedda1de14c9fd7219e769e89e4aec92a45;hp=790e716263e8fa946373c8d9a2802833c4b8bb9c;hpb=cd7fc8a84b48f0f807915be02c6f4fed006fb708;p=dpdk.git diff --git a/config/common_armv8a_linuxapp b/config/common_armv8a_linuxapp index 790e716263..ad88a37b14 100644 --- a/config/common_armv8a_linuxapp +++ b/config/common_armv8a_linuxapp @@ -17,6 +17,8 @@ CONFIG_RTE_FORCE_INTRINSICS=y # to address minimum DMA alignment across all arm64 implementations. CONFIG_RTE_CACHE_LINE_SIZE=128 +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.