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: sta...@dpdk.org Signed-off-by: Thomas Monjalon <tho...@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