From e2cd696ba44f0c0b55ad12fa388b8f7433ebff8a Mon Sep 17 00:00:00 2001 From: "Min Hu (Connor)" Date: Mon, 19 Apr 2021 16:36:59 +0800 Subject: [PATCH] doc: add Kunpeng 930 support in hns3 guide Hns3 PMD has already supported Kunpeng 930 SoC. This patch added description for it. Signed-off-by: Min Hu (Connor) --- doc/guides/nics/hns3.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/guides/nics/hns3.rst b/doc/guides/nics/hns3.rst index 20c7387996..34e1c43da4 100644 --- a/doc/guides/nics/hns3.rst +++ b/doc/guides/nics/hns3.rst @@ -6,7 +6,7 @@ HNS3 Poll Mode Driver The hns3 PMD (**librte_net_hns3**) provides poll mode driver support for the inbuilt HiSilicon Network Subsystem(HNS) network engine -found in the HiSilicon Kunpeng 920 SoC. +found in the HiSilicon Kunpeng 920 SoC and Kunpeng 930 SoC . Features -------- -- 2.20.1