From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by dpdk.space (Postfix) with ESMTP id B881AA00E6 for ; Thu, 18 Apr 2019 05:31:09 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id A67581B8F7; Thu, 18 Apr 2019 05:31:09 +0200 (CEST) Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id AE9921B903 for ; Thu, 18 Apr 2019 05:31:07 +0200 (CEST) X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga008.jf.intel.com ([10.7.209.65]) by orsmga105.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 17 Apr 2019 20:31:06 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.60,364,1549958400"; d="scan'208";a="135302961" Received: from fmsmsx107.amr.corp.intel.com ([10.18.124.205]) by orsmga008.jf.intel.com with ESMTP; 17 Apr 2019 20:31:04 -0700 Received: from fmsmsx123.amr.corp.intel.com (10.18.125.38) by fmsmsx107.amr.corp.intel.com (10.18.124.205) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 17 Apr 2019 20:31:04 -0700 Received: from shsmsx107.ccr.corp.intel.com (10.239.4.96) by fmsmsx123.amr.corp.intel.com (10.18.125.38) with Microsoft SMTP Server (TLS) id 14.3.408.0; Wed, 17 Apr 2019 20:31:04 -0700 Received: from shsmsx104.ccr.corp.intel.com ([169.254.5.92]) by SHSMSX107.ccr.corp.intel.com ([169.254.9.153]) with mapi id 14.03.0415.000; Thu, 18 Apr 2019 11:31:01 +0800 From: "Xu, Rosen" To: "Pei, Andy" , "web@dpdk.org" CC: "Yigit, Ferruh" Thread-Topic: [PATCH] add ipn3ke supported NICs Thread-Index: AQHU9ZUcS+8VArxeHke6w+XdIeXtQ6ZBQw+w Date: Thu, 18 Apr 2019 03:31:00 +0000 Message-ID: <0E78D399C70DA940A335608C6ED296D73A6BC9B8@SHSMSX104.ccr.corp.intel.com> References: <1555557124-47785-1-git-send-email-andy.pei@intel.com> In-Reply-To: <1555557124-47785-1-git-send-email-andy.pei@intel.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiYWE5M2Y1YTctZDY5Ni00OTBhLThkODItNGU3ZDIxNDBhOWViIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX05UIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE3LjEwLjE4MDQuNDkiLCJUcnVzdGVkTGFiZWxIYXNoIjoiZm5wN3U4eVJnYnFEYmJqeUpISyt5bEQ4OXhHSG5sVzdOUEN3MmZMeWhNY25aaWdKT0tsNFpGN3JUUkV2ZHBjUyJ9 x-ctpclassification: CTP_NT dlp-product: dlpe-windows dlp-version: 11.0.400.15 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-web] [PATCH] add ipn3ke supported 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" +Ferruh > -----Original Message----- > From: Pei, Andy > Sent: Thursday, April 18, 2019 11:12 > To: web@dpdk.org > Cc: Xu, Rosen > Subject: [PATCH] add ipn3ke supported NICs >=20 > Signed-off-by: Andy Pei > --- > content/supported/nics/intel.md | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) >=20 > diff --git a/content/supported/nics/intel.md > b/content/supported/nics/intel.md index 46c75ca..836e0bf 100644 > --- a/content/supported/nics/intel.md > +++ b/content/supported/nics/intel.md > @@ -1,6 +1,6 @@ > +++ > title =3D "Intel" > -description =3D "e1000, ixgbe, i40e, ice, fm10k" > +description =3D "e1000, ixgbe, i40e, ice, fm10k, ipn3ke" > hidden =3D true > +++ >=20 > @@ -11,6 +11,7 @@ hidden =3D true > - [i40e](http://doc.dpdk.org/guides/nics/i40e.html) (X710, XL710, X722, > XXV710) > - [ice](http://doc.dpdk.org/guides/nics/ice.html) (E810) > - [fm10k](http://doc.dpdk.org/guides/nics/fm10k.html) (FM10420) > +- [ipn3ke](http://doc.dpdk.org/guides/nics/ipn3ke.html) (PAC N3000) >=20 > {{% notice note %}} > Note: The drivers e1000 and e1000e are also called em. The drivers em an= d > igb are sometimes grouped in e1000 family. > -- > 1.8.3.1