config/dpaa2: change max lcores to 16
authorAshish Jain <ashish.jain@nxp.com>
Sat, 16 Sep 2017 10:52:23 +0000 (16:22 +0530)
committerFerruh Yigit <ferruh.yigit@intel.com>
Fri, 6 Oct 2017 01:24:17 +0000 (03:24 +0200)
To support new LX2 series

Signed-off-by: Ashish Jain <ashish.jain@nxp.com>
config/defconfig_arm64-dpaa2-linuxapp-gcc

index 8a42944..91f4993 100644 (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