kni: initial import
[dpdk.git] / config / defconfig_x86_64-default-linuxapp-gcc
index d4d8275..b2e6872 100644 (file)
@@ -50,7 +50,7 @@ CONFIG_RTE_EXEC_ENV_LINUXAPP=y
 # snb      IntelĀ® microarchitecture code name Sandy Bridge
 # ivb      IntelĀ® microarchitecture code name Ivy Bridge
 #
-# Warning: if your compiler does not support the relevant -march options,
+# Note: if your compiler does not support the relevant -march options,
 # it will be compiled with whatever latest processor the compiler supports!
 #
 CONFIG_RTE_MACHINE="native"
@@ -101,7 +101,7 @@ CONFIG_RTE_LIBRTE_EAL=y
 CONFIG_RTE_MAX_LCORE=32
 CONFIG_RTE_MAX_NUMA_NODES=8
 CONFIG_RTE_MAX_MEMSEG=32
-CONFIG_RTE_MAX_MEMZONE=512
+CONFIG_RTE_MAX_MEMZONE=2560
 CONFIG_RTE_MAX_TAILQ=32
 CONFIG_RTE_LOG_LEVEL=8
 CONFIG_RTE_LOG_HISTORY=256
@@ -211,6 +211,16 @@ CONFIG_RTE_LIBRTE_LPM_DEBUG=n
 #
 CONFIG_RTE_LIBRTE_NET=y
 
+#
+# Compile librte_kni
+#
+CONFIG_RTE_LIBRTE_KNI=y
+
+#
+# Enable warning directives
+#
+CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
+
 #
 # Compile the test application
 #
@@ -227,13 +237,3 @@ CONFIG_RTE_APP_CHKINCS=y
 CONFIG_RTE_TEST_PMD=y
 CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES=n
 CONFIG_RTE_TEST_PMD_RECORD_BURST_STATS=n
-
-#
-# gcov compilation/link directives
-#
-CONFIG_RTE_LIBRTE_GCOV=n
-
-#
-# warning directives
-#
-CONFIG_RTE_INSECURE_FUNCTION_WARNING=n