[PATCH 2/3] doc/hns3: update the features for hns3
Ferruh Yigit
ferruh.yigit at amd.com
Mon Nov 20 10:56:18 CET 2023
On 11/20/2023 7:55 AM, Huisong Li wrote:
> Update the features for hns3.
>
> Signed-off-by: Huisong Li <lihuisong at 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?
More information about the dev
mailing list