From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id C8A0F376D for ; Thu, 28 Jul 2016 10:34:33 +0200 (CEST) Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga103.jf.intel.com with ESMTP; 28 Jul 2016 01:34:33 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,433,1464678000"; d="scan'208";a="855051228" Received: from irsmsx108.ger.corp.intel.com ([163.33.3.3]) by orsmga003.jf.intel.com with ESMTP; 28 Jul 2016 01:34:31 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.204]) by IRSMSX108.ger.corp.intel.com ([169.254.11.71]) with mapi id 14.03.0248.002; Thu, 28 Jul 2016 09:34:29 +0100 From: "Mcnamara, John" To: "Pei, Yulong" , "dev@dpdk.org" , "thomas.monjalon@6wind.com" Thread-Topic: [PATCH v5] doc: add section on tested platforms and nics and OSes Thread-Index: AQHR6JflNRWO2LaYf0KoWTTzMDxTeKAthGRQ Date: Thu, 28 Jul 2016 08:34:29 +0000 Message-ID: References: <1469686712-11100-1-git-send-email-yulong.pei@intel.com> In-Reply-To: <1469686712-11100-1-git-send-email-yulong.pei@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiN2YzNzZjNzYtODgxYS00NDFiLWJhNjktYjg1NDA0YzlhY2JjIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkNhc3VHQVpxSzVMY0Y0K3ZvR2FBUGRDMzM1Wk9HdEVNUERuMWl1dmhmTE09In0= 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 v5] doc: add section on tested platforms and nics and OSes 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: Thu, 28 Jul 2016 08:34:34 -0000 > -----Original Message----- > From: Pei, Yulong > Sent: Thursday, July 28, 2016 7:19 AM > To: dev@dpdk.org; thomas.monjalon@6wind.com; Mcnamara, John > > Cc: Pei, Yulong > Subject: [PATCH v5] doc: add section on tested platforms and nics and OSe= s >=20 > Add new section on tested platforms and nics and OSes to the release > notes. >=20 > Signed-off-by: Yulong Pei Acked-by: John McNamara