[dpdk-dev] [PATCH 18/20] thunderx/config: set max numa node to two

Jerin Jacob jerin.jacob at caviumnetworks.com
Sat May 7 17:16:36 CEST 2016


Signed-off-by: Jerin Jacob <jerin.jacob at caviumnetworks.com>
---
 config/defconfig_arm64-thunderx-linuxapp-gcc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/config/defconfig_arm64-thunderx-linuxapp-gcc b/config/defconfig_arm64-thunderx-linuxapp-gcc
index 7940bbd..cc12cee 100644
--- a/config/defconfig_arm64-thunderx-linuxapp-gcc
+++ b/config/defconfig_arm64-thunderx-linuxapp-gcc
@@ -34,6 +34,7 @@
 CONFIG_RTE_MACHINE="thunderx"
 
 CONFIG_RTE_CACHE_LINE_SIZE=128
+CONFIG_RTE_MAX_NUMA_NODES=2
 
 #
 # Compile Cavium Thunderx NICVF PMD driver
-- 
2.1.0



More information about the dev mailing list