[dpdk-stable] [PATCH 1/1] doc: remove Linux headers from requirements

Thomas Monjalon thomas at monjalon.net
Thu Nov 26 17:08:37 CET 2020


The compilation of the kernel module KNI is optional.
The kernel headers should be required for DPDK compilation.

Fixes: 91a861e54164 ("config: disable Linux kernel modules by default")
Cc: stable at dpdk.org

Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
---
 doc/guides/linux_gsg/sys_reqs.rst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/doc/guides/linux_gsg/sys_reqs.rst b/doc/guides/linux_gsg/sys_reqs.rst
index ab38284950..87f7c9aa8c 100644
--- a/doc/guides/linux_gsg/sys_reqs.rst
+++ b/doc/guides/linux_gsg/sys_reqs.rst
@@ -58,8 +58,6 @@ Compilation of the DPDK
 
     * ``libnuma-dev`` in Debian/Ubuntu;
 
-*   Linux kernel headers or sources required to build kernel modules.
-
 .. note::
 
    Please ensure that the latest patches are applied to third party libraries
-- 
2.28.0



More information about the stable mailing list