From: Lijun Ou Date: Sat, 4 Jul 2020 10:09:51 +0000 (+0800) Subject: doc: update feature list in hns3 guide X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=53b9f2b9a5608c1c7ad32cabbab1dc63ba96ec7f;p=dpdk.git doc: update feature list in hns3 guide This patch updates the feature list for hns3 PMD driver document. Signed-off-by: Lijun Ou Signed-off-by: Wei Hu (Xavier) --- diff --git a/doc/guides/nics/hns3.rst b/doc/guides/nics/hns3.rst index ae3c5f63f7..a62fcfdede 100644 --- a/doc/guides/nics/hns3.rst +++ b/doc/guides/nics/hns3.rst @@ -25,7 +25,16 @@ Features of the HNS3 PMD are: - Jumbo frames - Link state information - Interrupt mode for RX -- VLAN stripping +- VLAN stripping and inserting +- QinQ inserting +- DCB +- Scattered and gather for TX and RX +- Flow director +- Dump register +- SR-IOV VF +- Multi-process +- MAC/VLAN filter +- MTU update - NUMA support Prerequisites