X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=config%2Fdefconfig_arm64-dpaa-linuxapp-gcc;h=4ae4cd850256a509a32a7567c802432b92ffe5af;hb=refs%2Fheads%2Fdelay;hp=c47aec0a6e7e8a710b1421a5114b46e56cfe87b0;hpb=d00fa507790a0fae9393bbff95bd6bdc92d7dc4d;p=dpdk.git diff --git a/config/defconfig_arm64-dpaa-linuxapp-gcc b/config/defconfig_arm64-dpaa-linuxapp-gcc index c47aec0a6e..4ae4cd8502 100644 --- a/config/defconfig_arm64-dpaa-linuxapp-gcc +++ b/config/defconfig_arm64-dpaa-linuxapp-gcc @@ -1,14 +1,15 @@ # SPDX-License-Identifier: BSD-3-Clause # Copyright 2016 Freescale Semiconductor, Inc. -# Copyright 2017 NXP +# Copyright 2017-2019 NXP -#include "defconfig_arm64-armv8a-linuxapp-gcc" +#include "defconfig_arm64-armv8a-linux-gcc" -# NXP (Freescale) - Soc Architecture with FMAN, QMAN & BMAN support +# NXP (Freescale) - Soc Architecture for DPAA or DPAA2 support +# DPAA - FMAN, QMAN & BMAN support (e.g. LS1043, LS1046) +# DPAA2 - WRIOP and QBMAN (e.g. LS1088, LS2088, LX2160 etc) +# CONFIG_RTE_MACHINE="dpaa" CONFIG_RTE_ARCH_ARM_TUNE="cortex-a72" -CONFIG_RTE_LIBRTE_VHOST_NUMA=n -CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES=n # # Compile Environment Abstraction Layer @@ -18,6 +19,13 @@ CONFIG_RTE_MAX_NUMA_NODES=1 CONFIG_RTE_CACHE_LINE_SIZE=64 CONFIG_RTE_PKTMBUF_HEADROOM=128 +# Doesn't support NUMA +CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES=n +CONFIG_RTE_LIBRTE_VHOST_NUMA=n + +# Enable PHY mode when using VM-VFIO target +CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=n + # NXP DPAA Bus CONFIG_RTE_LIBRTE_DPAA_DEBUG_DRIVER=n CONFIG_RTE_LIBRTE_DPAA_HWDEBUG=n