X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;ds=sidebyside;f=doc%2Fguides%2Fnics%2Focteontx.rst;h=012a3ec21f2aafca4e904a17e7111f05d16f58d6;hb=0463655bf6a19bf34e83f94b44d30d4925265081;hp=f8111d3cc2e76357b5f1671a2dba6a414377bda5;hpb=95a6b04f7dddefd3b2ee664c758b48ae0d15a26f;p=dpdk.git diff --git a/doc/guides/nics/octeontx.rst b/doc/guides/nics/octeontx.rst index f8111d3cc2..012a3ec21f 100644 --- a/doc/guides/nics/octeontx.rst +++ b/doc/guides/nics/octeontx.rst @@ -71,7 +71,7 @@ following ``make`` command: .. code-block:: console cd - make config T=arm64-thunderx-linuxapp-gcc install + make config T=arm64-thunderx-linux-gcc install #. Running testpmd: @@ -83,7 +83,7 @@ following ``make`` command: .. code-block:: console - ./arm64-thunderx-linuxapp-gcc/app/testpmd -c 700 \ + ./arm64-thunderx-linux-gcc/app/testpmd -c 700 \ --base-virtaddr=0x100000000000 \ --mbuf-pool-ops-name="octeontx_fpavf" \ --vdev='event_octeontx' \