]> git.droids-corp.org - dpdk.git/commitdiff
doc: update dpaaX platform guides
authorHemant Agrawal <hemant.agrawal@nxp.com>
Wed, 24 Apr 2019 11:45:19 +0000 (17:15 +0530)
committerThomas Monjalon <thomas@monjalon.net>
Thu, 2 May 2019 21:31:28 +0000 (23:31 +0200)
Update the dpaa platform guides with latest SDK dependency.

Signed-off-by: Hemant Agrawal <hemant.agrawal@nxp.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/cryptodevs/dpaa2_sec.rst
doc/guides/eventdevs/dpaa2.rst
doc/guides/nics/dpaa.rst
doc/guides/nics/dpaa2.rst
doc/guides/platform/dpaa2.rst
doc/guides/rawdevs/dpaa2_cmdif.rst
doc/guides/rawdevs/dpaa2_qdma.rst

index 21cb00360b4264acd71c3ff647f25341cb065bc4..9e21d3169c8071cf5ffe8c9fcb2743913865df10 100644 (file)
@@ -161,8 +161,8 @@ See :doc:`../platform/dpaa2` for setup information
 
 Currently supported by DPDK:
 
-- NXP SDK **18.09+**.
-- MC Firmware version **10.10.0** and higher.
+- NXP SDK **19.03+**.
+- MC Firmware version **10.14.0** and higher.
 - Supported architectures:  **arm64 LE**.
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
index 332b1a31c4778535e6ad74d61192ae16fce78993..a24a43c158a4c3b99daacf9c07375a0ae83bc832 100644 (file)
@@ -38,8 +38,8 @@ See :doc:`../platform/dpaa2` for setup information
 
 Currently supported by DPDK:
 
-- NXP SDK **18.09+**.
-- MC Firmware version **10.10.0** and higher.
+- NXP SDK **19.03+**.
+- MC Firmware version **10.14.0** and higher.
 - Supported architectures:  **arm64 LE**.
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
index fb7bc7d0c509184220ceb06546bfad963cdfb05e..cd35cabde8d89f9aa2fd82c063a8137388d602a7 100644 (file)
@@ -253,6 +253,7 @@ state during application initialization:
   choose to change their number if HW portals are limited.
   The valid values are from '0' to '4'. The valuse shall be set to '0' if the
   application want to use eventdev with DPAA device.
+  Currently these queues are not used for LS1023/LS1043 platform by default.
 
 
 Driver compilation and testing
index d74d8f89926956a1b1909c1d69f9a43d292ad1d3..10b9d7dff7a2fa20810226e82598f815b0718459 100644 (file)
@@ -421,7 +421,7 @@ See :doc:`../platform/dpaa2` for setup information
 
 Currently supported by DPDK:
 
-- NXP SDK **18.11+**.
+- NXP LSDK **19.03+**.
 - MC Firmware version **10.14.0** and higher.
 - Supported architectures:  **arm64 LE**.
 
@@ -502,7 +502,7 @@ for details.
 
 * Use dev arg option ``drv_loopback=1`` to loopback packets at
   driver level. Any packet received will be reflected back by the
-  driver on same port.
+  driver on same port. e.g. ``fslmc:dpni.1,drv_loopback=1``
 
 Enabling logs
 -------------
@@ -557,4 +557,3 @@ Other Limitations
 
 - RSS hash key cannot be modified.
 - RSS RETA cannot be configured.
-- Secondary process packet I/O is not supported.
index 5a64406ebde7a0a2b2ed42ad80654e6b7befffd6..82aae0ab2183cdd8b281f4e4415cd9a243ff599c 100644 (file)
@@ -101,8 +101,8 @@ separately:
 
 Currently supported by DPDK:
 
-- NXP SDK **2.0+** (preferred: LSDK 18.09).
-- MC Firmware version **10.10.0** and higher.
+- NXP SDK **2.0+** (preferred: LSDK 19.03).
+- MC Firmware version **10.14.0** and higher.
 - Supported architectures:  **arm64 LE**.
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>`
index 6db06777c75126cde69421775e514d8a89f5b70e..ac5f0f13703e2c89dac60ed9af1a7dfb78489f0c 100644 (file)
@@ -33,8 +33,8 @@ See :doc:`../platform/dpaa2` for setup information
 
 Currently supported by DPDK:
 
-- NXP SDK **18.09+**.
-- MC Firmware version **10.10.0** and higher.
+- NXP SDK **19.03+**.
+- MC Firmware version **10.14.0** and higher.
 - Supported architectures:  **arm64 LE**.
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
index 359e4c69fdfc98bc3ae434adf29cfc431c0cdde5..1550ca5ba25866e1643d7030601b31458dc565f0 100644 (file)
@@ -37,8 +37,8 @@ See :doc:`../platform/dpaa2` for setup information
 
 Currently supported by DPDK:
 
-- NXP SDK **18.09+**.
-- MC Firmware version **10.10.0** and higher.
+- NXP SDK **19.03+**.
+- MC Firmware version **10.14.0** and higher.
 - Supported architectures:  **arm64 LE**.
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.