# 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"
#
CONFIG_RTE_LIBRTE_NET=y
+#
+# Enable warning directives
+#
+CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
+
#
# Compile the test application
#
CONFIG_RTE_TEST_PMD=y
CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES=n
CONFIG_RTE_TEST_PMD_RECORD_BURST_STATS=n
-
-#
-# warning directives
-#
-CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
# 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"
#
CONFIG_RTE_LIBRTE_NET=y
+#
+# Enable warning directives
+#
+CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
+
#
# Compile the test application
#
# 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"
#
CONFIG_RTE_LIBRTE_NET=y
+#
+# Enable warning directives
+#
+CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
+
#
# Compile the test application
#
CONFIG_RTE_TEST_PMD=y
CONFIG_RTE_TEST_PMD_RECORD_CORE_CYCLES=n
CONFIG_RTE_TEST_PMD_RECORD_BURST_STATS=n
-
-#
-# warning directives
-#
-CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
# 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"
#
CONFIG_RTE_LIBRTE_NET=y
+#
+# Enable warning directives
+#
+CONFIG_RTE_INSECURE_FUNCTION_WARNING=n
+
#
# Compile the test application
#