X-Git-Url: http://git.droids-corp.org/?a=blobdiff_plain;f=doc%2Fguides%2Fnics%2Fhinic.rst;h=3610023122d127bdca8f628cca46d4364f80a596;hb=34fd4373ce76efd0236e59397c495762c2ec9e64;hp=8ff41717c9410482cb12d39a7d7643c44abeb281;hpb=a5d668e6376db327fda591067d929c314466bd8f;p=dpdk.git diff --git a/doc/guides/nics/hinic.rst b/doc/guides/nics/hinic.rst index 8ff41717c9..3610023122 100644 --- a/doc/guides/nics/hinic.rst +++ b/doc/guides/nics/hinic.rst @@ -5,7 +5,7 @@ HINIC Poll Mode Driver ====================== -The hinic PMD (librte_pmd_hinic) provides poll mode driver support +The hinic PMD (**librte_net_hinic**) provides poll mode driver support for 25Gbps Huawei Intelligent PCIE Network Adapters based on the Huawei Ethernet Controller Hi1822. @@ -30,7 +30,10 @@ Features - MTU update - Unicast MAC filter - Multicast MAC filter -- Flow director +- Flow API +- Set Link down or up +- FW version +- LRO Prerequisites ------------- @@ -43,15 +46,6 @@ Prerequisites - Follow the DPDK :ref:`Getting Started Guide for Linux ` to setup the basic DPDK environment. -Pre-Installation Configuration ------------------------------- - -Config File Options -~~~~~~~~~~~~~~~~~~~ - -The following options can be modified in the ``config`` file. - -- ``CONFIG_RTE_LIBRTE_HINIC_PMD`` (default ``y``) Driver compilation and testing ------------------------------