From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id A2ADCA3160 for ; Fri, 11 Oct 2019 09:56:29 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 860631E985; Fri, 11 Oct 2019 09:56:29 +0200 (CEST) Received: from huawei.com (szxga06-in.huawei.com [45.249.212.32]) by dpdk.org (Postfix) with ESMTP id 9EB5E1E9CB for ; Thu, 10 Oct 2019 20:43:34 +0200 (CEST) Received: from DGGEMS409-HUB.china.huawei.com (unknown [172.30.72.58]) by Forcepoint Email with ESMTP id 81F7F16BCA7EF75A0DA2 for ; Fri, 11 Oct 2019 02:43:33 +0800 (CST) Received: from TanyaBN-X1.china.huawei.com (10.210.169.201) by DGGEMS409-HUB.china.huawei.com (10.3.19.209) with Microsoft SMTP Server id 14.3.439.0; Fri, 11 Oct 2019 02:43:22 +0800 From: Tanya Brokhman To: , CC: Date: Thu, 10 Oct 2019 21:43:00 +0300 Message-ID: <20191010184300.15008-2-tanya.brokhman@huawei.com> X-Mailer: git-send-email 2.21.0.windows.1 In-Reply-To: <20191010184300.15008-1-tanya.brokhman@huawei.com> References: <20191010184300.15008-1-tanya.brokhman@huawei.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain X-Originating-IP: [10.210.169.201] X-CFilter-Loop: Reflected X-Mailman-Approved-At: Fri, 11 Oct 2019 09:56:28 +0200 Subject: [dpdk-web] [PATCH 2/2] update supported Huawei NICs X-BeenThere: web@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK website maintenance List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: web-bounces@dpdk.org Sender: "web" IN200 is support was added in DPDK 19.08 Signed-off-by: Tanya Brokhman --- content/supported/nics/huawei.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 content/supported/nics/huawei.md diff --git a/content/supported/nics/huawei.md b/content/supported/nics/huawei.md new file mode 100644 index 0000000..dd1cb43 --- /dev/null +++ b/content/supported/nics/huawei.md @@ -0,0 +1,7 @@ ++++ +title = "Huawei" +description = "hinic" +hidden = true ++++ + +- [hinic](http://doc.dpdk.org/guides/nics/hinic.html) (IN200) -- 2.21.0.windows.1