Acked-by: Jie Hai > ________________________________ Hai Jie Email:haijie1@huawei.com 发件人: lihuisong (C)> 收件人: dev>;ferruh.yigit>;haijie>;Zhuangyuzeng (Yisen)>;Ferruh Yigit>;humin (Q)>;Hao Chen>;Chunsong Feng>;Fengchengwen>;Lijun Ou>;Wei Hu (Xavier)> 抄送: liuyonglong>;lihuisong (C)> 主题: [PATCH v2 2/3] doc/hns3: update the features for hns3 时间: 2023-11-20 19:13:59 Update the features for hns3. - "Basic stats" and "Extended stats" supported by Fixes: 8839c5e202f3 ("net/hns3: support device stats") - "Traffic Management API" supported by Fixes: c09c7847d892 ("net/hns3: support traffic management") - "Speed capabilities" supported by Fixes: 09e0de1f411b ("net/hns3: report speed capability for PF") - "Link Auto-negotiation" supported by Fixes: bdaf190f8235 ("net/hns3: support link speed autoneg for PF") - "Link flow control" supported by Fixes: 62e3ccc2b94c ("net/hns3: support flow control") - "Dump private info from device" supported by Fixes: 1a03c659cb9d ("net/hns3: dump device basic info") - "FW version" supported by Fixes: 1f5ca0b460cd ("net/hns3: support some device operations") Cc: stable@dpdk.org Signed-off-by: Huisong Li --- doc/guides/nics/hns3.rst | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/doc/guides/nics/hns3.rst b/doc/guides/nics/hns3.rst index 7eac1b3c92..11d0c04884 100644 --- a/doc/guides/nics/hns3.rst +++ b/doc/guides/nics/hns3.rst @@ -30,7 +30,6 @@ Features of the HNS3 PMD are: - DCB - Scattered and gather for TX and RX - Vector Poll mode driver -- Dump register - SR-IOV VF - Multi-process - MAC/VLAN filter @@ -38,6 +37,15 @@ Features of the HNS3 PMD are: - NUMA support - Generic flow API - IEEE1588/802.1AS timestamping +- Basic stats +- Extended stats +- Traffic Management API +- Speed capabilities +- Link Auto-negotiation +- Link flow control +- Dump register +- Dump private info from device +- FW version Prerequisites ------------- -- 2.33.0