From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by dpdk.org (Postfix) with ESMTP id C02D92BB5 for ; Mon, 26 Sep 2016 12:11:42 +0200 (CEST) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga101.jf.intel.com with ESMTP; 26 Sep 2016 03:11:41 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.30,398,1470726000"; d="scan'208";a="1036546155" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by orsmga001.jf.intel.com with ESMTP; 26 Sep 2016 03:11:41 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.91]) by IRSMSX154.ger.corp.intel.com ([169.254.12.149]) with mapi id 14.03.0248.002; Mon, 26 Sep 2016 11:11:40 +0100 From: "Mcnamara, John" To: "Dai, Wei" , "dev@dpdk.org" , "thomas.monjalon@6wind.com" , "Butler, Siobhan A" , "Zhang, Helin" , "Ananyev, Konstantin" Thread-Topic: [PATCH] doc: add ixgbe supported chipsets and NICs Thread-Index: AQHSF5TXdQ7E3E/3tEeyCnELAo4NiqCLjQQg Date: Mon, 26 Sep 2016 10:11:39 +0000 Message-ID: References: <1474853016-18222-1-git-send-email-wei.dai@intel.com> In-Reply-To: <1474853016-18222-1-git-send-email-wei.dai@intel.com> Accept-Language: en-GB, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ctpclassification: CTP_IC x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjNmMjFhOTMtNWFmYS00YjM5LTk4Y2EtODEyZjJmMjk2ZGI2IiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IjA2YWRUVGVHb0hTcXpyeHBJS0ZJa3NGaWUyMVdqemtiaW02ajYyQ0FLeEk9In0= x-originating-ip: [163.33.239.180] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: add ixgbe supported chipsets and NICs X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2016 10:11:43 -0000 > -----Original Message----- > From: Dai, Wei > Sent: Monday, September 26, 2016 2:24 AM > To: dev@dpdk.org; thomas.monjalon@6wind.com; Butler, Siobhan A > ; Mcnamara, John ; > Zhang, Helin ; Ananyev, Konstantin > ; Dai, Wei > Subject: [PATCH] doc: add ixgbe supported chipsets and NICs >=20 > get the list of all chipsets and NICs supported by ixgbe driver from > https://downloadcenter.intel.com/download/14687 >=20 > Signed-off-by: Wei Dai Acked-by: John McNamara