[dpdk-dev] [PATCH v3 16/19] net/hinic: add hinic PMD doc files

Xiaoyun wang cloud.wangxiaoyun at huawei.com
Mon Sep 30 16:00:54 CEST 2019


Add new supported features to rst file and add features to ini file.

Signed-off-by: Xiaoyun wang <cloud.wangxiaoyun at huawei.com>
---
 doc/guides/nics/features/hinic.ini     | 2 ++
 doc/guides/rel_notes/release_19_11.rst | 9 +++++++++
 2 files changed, 11 insertions(+)

diff --git a/doc/guides/nics/features/hinic.ini b/doc/guides/nics/features/hinic.ini
index 65a335a..dc02b4b 100644
--- a/doc/guides/nics/features/hinic.ini
+++ b/doc/guides/nics/features/hinic.ini
@@ -34,7 +34,9 @@ Basic stats          = Y
 Extended stats       = Y
 Stats per queue      = Y
 Flow director        = Y
+Flow control         = Y
 FW version           = Y
+Multiprocess aware   = Y
 Linux UIO            = Y
 Linux VFIO           = Y
 BSD nic_uio          = N
diff --git a/doc/guides/rel_notes/release_19_11.rst b/doc/guides/rel_notes/release_19_11.rst
index cd4e350..0a349b9 100644
--- a/doc/guides/rel_notes/release_19_11.rst
+++ b/doc/guides/rel_notes/release_19_11.rst
@@ -287,3 +287,12 @@ Tested Platforms
   * Added support for VLAN set PCP offload command.
   * Added support for VLAN set VID offload command.
 
+* **Updated the Huawei hinic driver.**
+
+  Updated the Huawei hinic driver with new features and improvements, including:
+
+  * Enabled SR-IOV - Partially supported at this point, VFIO only.
+  * Supported VLAN filter and VLAN offload.
+  * Supported Unicast MAC filter and Multicast MAC filter.
+  * Supported FW version get.
+  * Supported Flow director for LACP, VRRP, BGP and so on.
-- 
1.8.3.1



More information about the dev mailing list