]> git.droids-corp.org - dpdk.git/blobdiff - config/rte_config.h
maintainers: claim maintainership of ptpclient example
[dpdk.git] / config / rte_config.h
index 0bbbe274f7cc633fc68dba39832513d2eb8148b9..d30786bc08e8baedcd6715ea9fb911c5a5b0f650 100644 (file)
@@ -31,9 +31,6 @@
 
 /****** library defines ********/
 
-/* compat defines */
-#define RTE_BUILD_SHARED_LIB
-
 /* EAL defines */
 #define RTE_MAX_HEAPS 32
 #define RTE_MAX_MEMSEG_LISTS 128
@@ -98,6 +95,9 @@
 #define RTE_SCHED_PORT_N_GRINDERS 8
 #undef RTE_SCHED_VECTOR
 
+/* KNI defines */
+#define RTE_KNI_PREEMPT_DEFAULT 1
+
 /****** driver defines ********/
 
 /* QuickAssist device */