在 2023/11/20 17:56, Ferruh Yigit 写道:
On 11/20/2023 7:55 AM, Huisong Li wrote:
Update the features for hns3.
Signed-off-by: Huisong Li <lihuis...@huawei.com>
---
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
Hi Huisong,
Can you please add fixes tag for each feature, to let track the relevant
code commit with claimed feature support?
Thanks for your advice.
Put fixes tag of each feature commit in the commit log of this patch, right?
Do we need to Cc stable?
.