X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fplatform%2Focteontx2.rst;h=b2a4c030ca37f436863d92f57af6efa47fd8a21b;hb=185656e7c9c8e26d6b93903b35518ef7b6c0c17e;hp=fbf1193e746a701fcac23843c210f880f73e4b14;hpb=29893042c29d83bcaf9f812f72aad2257d153508;p=dpdk.git diff --git a/doc/guides/platform/octeontx2.rst b/doc/guides/platform/octeontx2.rst index fbf1193e74..b2a4c030ca 100644 --- a/doc/guides/platform/octeontx2.rst +++ b/doc/guides/platform/octeontx2.rst @@ -104,6 +104,9 @@ This section lists dataplane H/W block(s) available in OCTEON TX2 SoC. #. **Event Device Driver** See :doc:`../eventdevs/octeontx2` for SSO event device driver information. +#. **DMA Rawdev Driver** + See :doc:`../rawdevs/octeontx2_dma` for DMA driver information. + Procedure to Setup Platform --------------------------- @@ -146,6 +149,8 @@ compatible board: # Enable if netdev VF driver required CONFIG_OCTEONTX2_VF=y CONFIG_CRYPTO_DEV_OCTEONTX2_CPT=y + # Enable if OCTEONTX2 DMA PF driver required + CONFIG_OCTEONTX2_DPI_PF=n 2. **ARM64 Linux Tool Chain**