<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from text --><style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<div>
<div style="font-family:Calibri,Helvetica!important; font-size:20.0px; color:#333333">
<br>
<span style="color:#333333; font-size:20.0px">Acked-by: Jie Hai <<a href="mailto:haijie1@huawei.com" target="_BLANK">haijie1@huawei.com</a>></span><br>
<br>
<br>
<br>
<span style="color:#333333; font-size:20.0px">
<hr id="x_client_signature_separator" style="border-top:dotted 1px">
</span><br>
<span style="color:#333333; font-size:20.0px">Hai Jie</span><br>
<span style="color:#333333; font-size:20.0px">Email:<a href="mailto:haijie1@huawei.com" target="_BLANK">haijie1@huawei.com</a></span><br>
<br>
</div>
<div name="x_AnyOffice-Background-Image" style="border-top:1px solid #B5C4DF; padding:8px">
<div><b>发件人: </b>lihuisong (C)<<a href="mailto:lihuisong@huawei.com">lihuisong@huawei.com</a>></div>
<div><b>收件人: </b>dev<<a href="mailto:dev@dpdk.org">dev@dpdk.org</a>>;ferruh.yigit<<a href="mailto:ferruh.yigit@amd.com">ferruh.yigit@amd.com</a>>;haijie<<a href="mailto:haijie1@huawei.com">haijie1@huawei.com</a>>;Zhuangyuzeng (Yisen)<<a href="mailto:yisen.zhuang@huawei.com">yisen.zhuang@huawei.com</a>>;Ferruh
Yigit<<a href="mailto:ferruh.yigit@intel.com">ferruh.yigit@intel.com</a>>;humin (Q)<<a href="mailto:humin29@huawei.com">humin29@huawei.com</a>>;Hao Chen<<a href="mailto:chenh@yusur.tech">chenh@yusur.tech</a>>;Chunsong Feng<<a href="mailto:fengchunsong@huawei.com">fengchunsong@huawei.com</a>>;Fengchengwen<<a href="mailto:fengchengwen@huawei.com">fengchengwen@huawei.com</a>>;Lijun
Ou<<a href="mailto:oulijun@huawei.com">oulijun@huawei.com</a>>;Wei Hu (Xavier)<<a href="mailto:xavier.huwei@huawei.com">xavier.huwei@huawei.com</a>></div>
<div><b>抄送: </b>liuyonglong<<a href="mailto:liuyonglong@huawei.com">liuyonglong@huawei.com</a>>;lihuisong (C)<<a href="mailto:lihuisong@huawei.com">lihuisong@huawei.com</a>></div>
<div><b>主题: </b>[PATCH v2 2/3] doc/hns3: update the features for hns3</div>
<div><b>时间: </b>2023-11-20 19:13:59</div>
<br>
</div>
</div>
<font size="2"><span style="font-size:10pt;">
<div class="PlainText">Update the features for hns3.<br>
<br>
- "Basic stats" and "Extended stats" supported by<br>
Fixes: 8839c5e202f3 ("net/hns3: support device stats")<br>
<br>
- "Traffic Management API" supported by<br>
Fixes: c09c7847d892 ("net/hns3: support traffic management")<br>
<br>
- "Speed capabilities" supported by<br>
Fixes: 09e0de1f411b ("net/hns3: report speed capability for PF")<br>
<br>
- "Link Auto-negotiation" supported by<br>
Fixes: bdaf190f8235 ("net/hns3: support link speed autoneg for PF")<br>
<br>
- "Link flow control" supported by<br>
Fixes: 62e3ccc2b94c ("net/hns3: support flow control")<br>
<br>
- "Dump private info from device" supported by<br>
Fixes: 1a03c659cb9d ("net/hns3: dump device basic info")<br>
<br>
- "FW version" supported by<br>
Fixes: 1f5ca0b460cd ("net/hns3: support some device operations")<br>
Cc: stable@dpdk.org<br>
<br>
Signed-off-by: Huisong Li <lihuisong@huawei.com><br>
---<br>
doc/guides/nics/hns3.rst | 10 +++++++++-<br>
1 file changed, 9 insertions(+), 1 deletion(-)<br>
<br>
diff --git a/doc/guides/nics/hns3.rst b/doc/guides/nics/hns3.rst<br>
index 7eac1b3c92..11d0c04884 100644<br>
--- a/doc/guides/nics/hns3.rst<br>
+++ b/doc/guides/nics/hns3.rst<br>
@@ -30,7 +30,6 @@ Features of the HNS3 PMD are:<br>
- DCB<br>
- Scattered and gather for TX and RX<br>
- Vector Poll mode driver<br>
-- Dump register<br>
- SR-IOV VF<br>
- Multi-process<br>
- MAC/VLAN filter<br>
@@ -38,6 +37,15 @@ Features of the HNS3 PMD are:<br>
- NUMA support<br>
- Generic flow API<br>
- IEEE1588/802.1AS timestamping<br>
+- Basic stats<br>
+- Extended stats<br>
+- Traffic Management API<br>
+- Speed capabilities<br>
+- Link Auto-negotiation<br>
+- Link flow control<br>
+- Dump register<br>
+- Dump private info from device<br>
+- FW version<br>
<br>
Prerequisites<br>
-------------<br>
-- <br>
2.33.0<br>
<br>
</div>
</span></font>
</body>
</html>