[PATCH v2 11/16] doc: add kernel version compatible information
Gagandeep Singh
g.singh at nxp.com
Fri Oct 7 05:27:38 CEST 2022
DPAA driver has dependency on kernel to perform various functionalities.
So kernel and DPDK version should be compatible for proper working.
This patch updates the DPAA guide with the information that user can
refer to find the compatible kernel version.
Signed-off-by: Gagandeep Singh <g.singh at nxp.com>
---
doc/guides/nics/dpaa.rst | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/doc/guides/nics/dpaa.rst b/doc/guides/nics/dpaa.rst
index 9dad612058..5e05538ffb 100644
--- a/doc/guides/nics/dpaa.rst
+++ b/doc/guides/nics/dpaa.rst
@@ -187,6 +187,10 @@ See :doc:`../platform/dpaa` for setup information
- Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>`
to setup the basic DPDK environment.
+- DPAA driver has dependency on kernel to perform various functionalities.
+ So kernel and DPDK version should be compatible for proper working.
+ Refer release notes of NXP SDK guide to match the versions `NXP LSDK GUIDE
+ <https://www.nxp.com/design/software/embedded-software/linux-software-and-development-tools/layerscape-software-development-kit-v21-08:LAYERSCAPE-SDK>`_.
.. note::
--
2.25.1
More information about the dev
mailing list