From: Hemant Agrawal Date: Tue, 11 Apr 2017 13:49:36 +0000 (+0530) Subject: config: add configuration for toggling physical addressing X-Git-Tag: spdx-start~3554 X-Git-Url: http://git.droids-corp.org/?p=dpdk.git;a=commitdiff_plain;h=fce1fa85fdbc340de2f640b3dfb27ce535d8f8e6 config: add configuration for toggling physical addressing Signed-off-by: Hemant Agrawal --- diff --git a/config/common_base b/config/common_base index 92bd9c974f..412ec3febe 100644 --- a/config/common_base +++ b/config/common_base @@ -307,6 +307,7 @@ CONFIG_RTE_LIBRTE_FSLMC_BUS=n # Compile Support Libraries for NXP DPAA2 # CONFIG_RTE_LIBRTE_DPAA2_MEMPOOL=n +CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=y # # Compile burst-oriented NXP DPAA2 PMD driver diff --git a/config/defconfig_arm64-dpaa2-linuxapp-gcc b/config/defconfig_arm64-dpaa2-linuxapp-gcc index 6e8f6fd94b..174c0edbe7 100644 --- a/config/defconfig_arm64-dpaa2-linuxapp-gcc +++ b/config/defconfig_arm64-dpaa2-linuxapp-gcc @@ -49,6 +49,7 @@ CONFIG_RTE_PKTMBUF_HEADROOM=256 # CONFIG_RTE_LIBRTE_DPAA2_MEMPOOL=y CONFIG_RTE_MBUF_DEFAULT_MEMPOOL_OPS="dpaa2" +CONFIG_RTE_LIBRTE_DPAA2_USE_PHYS_IOVA=y # # Compile NXP DPAA2 FSL-MC Bus