]> git.droids-corp.org - dpdk.git/blobdiff - doc/guides/nics/hinic.rst
net/enic: enable GENEVE offload via VNIC configuration
[dpdk.git] / doc / guides / nics / hinic.rst
index ed607eb83d3c3514662c016cdbb62dbf18be61b7..3610023122d127bdca8f628cca46d4364f80a596 100644 (file)
@@ -5,7 +5,7 @@
 HINIC Poll Mode Driver
 ======================
 
 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.
 
 for 25Gbps Huawei Intelligent PCIE Network Adapters based on the
 Huawei Ethernet Controller Hi1822.
 
@@ -30,9 +30,10 @@ Features
 - MTU update
 - Unicast MAC filter
 - Multicast MAC filter
 - MTU update
 - Unicast MAC filter
 - Multicast MAC filter
-- Flow director
+- Flow API
 - Set Link down or up
 - FW version
 - Set Link down or up
 - FW version
+- LRO
 
 Prerequisites
 -------------
 
 Prerequisites
 -------------
@@ -45,15 +46,6 @@ Prerequisites
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` to setup the basic DPDK environment.
 
 
 - Follow the DPDK :ref:`Getting Started Guide for Linux <linux_gsg>` 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
 ------------------------------
 
 Driver compilation and testing
 ------------------------------