X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frawdevs%2Fdpaa2_qdma.rst;h=129e83d5ef5d03ff2fbf22ca8d7a08be1c72b5d8;hb=80d1a9aff7f6;hp=359e4c69fdfc98bc3ae434adf29cfc431c0cdde5;hpb=218c4e68c1d9bd4a9281bc1dc4d0ab89859083bf;p=dpdk.git diff --git a/doc/guides/rawdevs/dpaa2_qdma.rst b/doc/guides/rawdevs/dpaa2_qdma.rst index 359e4c69fd..129e83d5ef 100644 --- a/doc/guides/rawdevs/dpaa2_qdma.rst +++ b/doc/guides/rawdevs/dpaa2_qdma.rst @@ -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.09+**. +- MC Firmware version **10.18.0** and higher. - Supported architectures: **arm64 LE**. - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment. @@ -81,7 +81,7 @@ following ``make`` command: .. code-block:: console cd - make config T=arm64-dpaa2-linux-gcc install + make config T=arm64-dpaa-linux-gcc install Initialization --------------