From: Shreyansh Jain Date: Thu, 4 Apr 2019 07:23:25 +0000 (+0000) Subject: doc: bump NXP SDK support version for dpaa2 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=a2831648b3cc17982deb48832c3b08b8396dc103;p=dpdk.git doc: bump NXP SDK support version for dpaa2 With the change in MC firmware, minimum supported version of the Layerscape SDK too needs to be changed. Signed-off-by: Shreyansh Jain --- diff --git a/doc/guides/nics/dpaa2.rst b/doc/guides/nics/dpaa2.rst index 392ab05801..d74d8f8992 100644 --- a/doc/guides/nics/dpaa2.rst +++ b/doc/guides/nics/dpaa2.rst @@ -421,8 +421,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 **18.11+**. +- MC Firmware version **10.14.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment.