config: add configuration for toggling physical addressing
Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
This commit is contained in:
parent
0325150fd2
commit
fce1fa85fd
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user