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 D1424A2EFC for ; Mon, 14 Oct 2019 08:35:48 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 959881C0D9; Mon, 14 Oct 2019 08:35:48 +0200 (CEST) Received: from inva021.nxp.com (inva021.nxp.com [92.121.34.21]) by dpdk.org (Postfix) with ESMTP id 321771C0D9 for ; Mon, 14 Oct 2019 08:35:47 +0200 (CEST) Received: from inva021.nxp.com (localhost [127.0.0.1]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id 97AB2200377; Mon, 14 Oct 2019 08:35:46 +0200 (CEST) Received: from invc005.ap-rdc01.nxp.com (invc005.ap-rdc01.nxp.com [165.114.16.14]) by inva021.eu-rdc02.nxp.com (Postfix) with ESMTP id E40CE20015C; Mon, 14 Oct 2019 08:35:43 +0200 (CEST) Received: from GDB1.ap.freescale.net (GDB1.ap.freescale.net [10.232.132.179]) by invc005.ap-rdc01.nxp.com (Postfix) with ESMTP id 60ACA402FF; Mon, 14 Oct 2019 14:35:39 +0800 (SGT) From: Gagandeep Singh To: web@dpdk.org, thomas@monjalon.net Cc: ferruh.yigit@intel.com, sachin.saxena@nxp.com, Gagandeep Singh Date: Mon, 14 Oct 2019 11:50:04 +0530 Message-Id: <20191014062004.402-1-g.singh@nxp.com> X-Mailer: git-send-email 2.17.1 X-Virus-Scanned: ClamAV using ClamSMTP Subject: [dpdk-web] [PATCH] update supported NXP 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" pfe PMD is introduced in DPDK 19.11 Signed-off-by: Gagandeep Singh --- content/supported/nics/nxp.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/supported/nics/nxp.md b/content/supported/nics/nxp.md index d927718..2966431 100644 --- a/content/supported/nics/nxp.md +++ b/content/supported/nics/nxp.md @@ -1,9 +1,10 @@ +++ title = "NXP" -description = "dpaa, dpaa2, enetc" +description = "dpaa, dpaa2, enetc, pfe" hidden = true +++ - [dpaa](http://doc.dpdk.org/guides/nics/dpaa.html) (LS1023, LS1043, LS1046) - [dpaa2](http://doc.dpdk.org/guides/nics/dpaa2.html) (LS1048, LS1088, LS2084, LS2080, LS2088, LX2080, LX2160, LX2120) - [enetc](http://doc.dpdk.org/guides/nics/enetc.html) (LS1028) +- [pfe](http://doc.dpdk.org/guides/nics/pfe.html) (LS1012) -- 2.17.1