On 4/20/2021 9:59 AM, Min Hu (Connor) wrote:
Hns3 PMD has supported SR-IOV in 19.11 version. This patch added feature description in hns3.ini.
Can you please add the commit id of the patch that adds the actual support? It can be added as fixes tag.
Signed-off-by: Min Hu (Connor) <humi...@huawei.com> --- doc/guides/nics/features/hns3.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/guides/nics/features/hns3.ini b/doc/guides/nics/features/hns3.ini index 0f89c60..2a46dde 100644 --- a/doc/guides/nics/features/hns3.ini +++ b/doc/guides/nics/features/hns3.ini @@ -25,6 +25,7 @@ Multicast MAC filter = Y RSS hash = Y RSS key update = Y RSS reta update = Y +SR-IOV = Y DCB = Y VLAN filter = Y Flow control = Y