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:
parent
d95bdc093b
commit
5fab875e1b
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user