DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH] config: disable all kmods by default from v20.02
@ 2019-12-12 13:13 jerinj
  2020-01-16 13:11 ` Jerin Jacob
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: jerinj @ 2019-12-12 13:13 UTC (permalink / raw)
  To: dev, Thomas Monjalon; +Cc: techboard, Jerin Jacob

From: Jerin Jacob <jerinj@marvell.com>

Based on the techboard meeting held on 2019-11-06,
It's been decided to disable all kmods by default from v20.02.

http://mails.dpdk.org/archives/dev/2019-November/151763.html

Signed-off-by: Jerin Jacob <jerinj@marvell.com>
---
 config/common_linux | 2 --
 1 file changed, 2 deletions(-)

diff --git a/config/common_linux b/config/common_linux
index c5cf3d662..583efadc7 100644
--- a/config/common_linux
+++ b/config/common_linux
@@ -8,9 +8,7 @@ CONFIG_RTE_EXEC_ENV_LINUX=y
 CONFIG_RTE_EXEC_ENV_LINUXAPP=y
 
 CONFIG_RTE_EAL_NUMA_AWARE_HUGEPAGES=y
-CONFIG_RTE_EAL_IGB_UIO=y
 CONFIG_RTE_EAL_VFIO=y
-CONFIG_RTE_KNI_KMOD=y
 CONFIG_RTE_LIBRTE_KNI=y
 CONFIG_RTE_LIBRTE_PMD_KNI=y
 CONFIG_RTE_LIBRTE_VHOST=y
-- 
2.24.0


^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2020-02-12 17:39 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-12-12 13:13 [dpdk-dev] [PATCH] config: disable all kmods by default from v20.02 jerinj
2020-01-16 13:11 ` Jerin Jacob
2020-01-16 18:33   ` [dpdk-dev] [dpdk-techboard] " Maxime Coquelin
2020-01-16 18:43     ` Jerin Jacob
2020-01-16 22:38       ` Honnappa Nagarahalli
2020-01-17  4:07         ` Jerin Jacob
2020-01-17 15:48           ` Honnappa Nagarahalli
2020-01-18  0:06             ` Thomas Monjalon
2020-01-17  8:29       ` Maxime Coquelin
2020-01-17  9:19         ` Kevin Traynor
2020-01-17  9:55         ` Jerin Jacob
2020-01-17 19:14 ` [dpdk-dev] [PATCH v2] " jerinj
2020-01-20 17:42   ` Thomas Monjalon
2020-02-12 17:18   ` Lipiec, Herakliusz
2020-02-12 17:39     ` Thomas Monjalon
2020-01-22  6:34 ` [dpdk-dev] [PATCH] " Stephen Hemminger
2020-01-22  9:08   ` Thomas Monjalon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).