config/dpaa2: change max lcores to 16

To support new LX2 series

Signed-off-by: Ashish Jain <ashish.jain@nxp.com>
This commit is contained in:
Ashish Jain 2017-09-16 16:22:23 +05:30 committed by Ferruh Yigit
parent d95bdc093b
commit 5fab875e1b

View File

@ -39,7 +39,7 @@ CONFIG_RTE_ARCH_ARM_TUNE="cortex-a72"
#
# Compile Environment Abstraction Layer
#
CONFIG_RTE_MAX_LCORE=8
CONFIG_RTE_MAX_LCORE=16
CONFIG_RTE_MAX_NUMA_NODES=1
CONFIG_RTE_CACHE_LINE_SIZE=64