Add new supported features to rst file and add features to ini file. Signed-off-by: Xiaoyun wang <cloud.wangxiao...@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 8390e5e..08b72a6 100644 --- a/doc/guides/rel_notes/release_19_11.rst +++ b/doc/guides/rel_notes/release_19_11.rst @@ -297,3 +297,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