kni: initial import
[dpdk.git] / config / defconfig_i686-default-linuxapp-gcc
index ed54434..bfa4b09 100644 (file)
@@ -29,7 +29,6 @@
 #   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
 #   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 # 
-#  version: DPDK.L.1.2.3-3
 #
 
 #
@@ -51,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"
@@ -102,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
@@ -212,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
 #
@@ -228,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