config: set KNI preempt default with meson
authorIgor Ryzhov <iryzhov@nfware.com>
Mon, 16 Sep 2019 10:08:28 +0000 (13:08 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 23 Oct 2019 23:13:39 +0000 (01:13 +0200)
Same behavior as in make build system.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
config/rte_config.h

index 0bbbe27..895475a 100644 (file)
@@ -98,6 +98,9 @@
 #define RTE_SCHED_PORT_N_GRINDERS 8
 #undef RTE_SCHED_VECTOR
 
+/* KNI defines */
+#define RTE_KNI_PREEMPT_DEFAULT 1
+
 /****** driver defines ********/
 
 /* QuickAssist device */