X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Frawdevs%2Fdpaa2_cmdif.rst;h=be9805874b2049a7687e8239dfe9035b9a8a95ba;hb=9a2f44c762070295645575c274dce7f94961933f;hp=bebda8333e6dbd0ff43f0926c07cfcfbf1dd13ea;hpb=b84c108742a94ae61a38bb09dfdc2f68e4a25775;p=dpdk.git diff --git a/doc/guides/rawdevs/dpaa2_cmdif.rst b/doc/guides/rawdevs/dpaa2_cmdif.rst index bebda8333e..be9805874b 100644 --- a/doc/guides/rawdevs/dpaa2_cmdif.rst +++ b/doc/guides/rawdevs/dpaa2_cmdif.rst @@ -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.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. @@ -77,7 +77,7 @@ following ``make`` command: .. code-block:: console cd - make config T=arm64-dpaa2-linuxapp-gcc install + make config T=arm64-dpaa-linux-gcc install Initialization --------------