config: set KNI preempt default with meson
Same behavior as in make build system. Signed-off-by: Igor Ryzhov <iryzhov@nfware.com> Acked-by: Bruce Richardson <bruce.richardson@intel.com>
This commit is contained in:
parent
6c4541d5ad
commit
9ef9fc25e2
@ -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 */
|
||||
|
Loading…
Reference in New Issue
Block a user