git.droids-corp.org
/
dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c4541d
)
config: set KNI preempt default with meson
author
Igor Ryzhov
<iryzhov@nfware.com>
Mon, 16 Sep 2019 10:08:28 +0000
(13:08 +0300)
committer
Thomas 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
patch
|
blob
|
history
diff --git
a/config/rte_config.h
b/config/rte_config.h
index
0bbbe27
..
895475a
100644
(file)
--- a/
config/rte_config.h
+++ b/
config/rte_config.h
@@
-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 */