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 E5FBB37B3 for ; Thu, 10 Nov 2016 12:13:16 +0100 (CET) Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by orsmga103.jf.intel.com with ESMTP; 10 Nov 2016 03:13:15 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,618,1473145200"; d="scan'208";a="29704197" Received: from irsmsx105.ger.corp.intel.com ([163.33.3.28]) by fmsmga005.fm.intel.com with ESMTP; 10 Nov 2016 03:13:15 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.190]) by irsmsx105.ger.corp.intel.com ([169.254.7.177]) with mapi id 14.03.0248.002; Thu, 10 Nov 2016 11:13:14 +0000 From: "Mcnamara, John" To: "Pei, Yulong" , "dev@dpdk.org" CC: "thomas.monjalon@6wind.com" Thread-Topic: [PATCH] doc: add more tested platforms and nics and OSes Thread-Index: AQHSOzmh6i1uqt5o70iPIBnN+eKVVKDSEE7w Date: Thu, 10 Nov 2016 11:13:13 +0000 Message-ID: References: <1478772164-8270-1-git-send-email-yulong.pei@intel.com> In-Reply-To: <1478772164-8270-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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNTc1NTRkMjktMDljNy00MDFlLWE5ZjgtMjdlOTJhYjA4ODBkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IkRpcVo2dU5xMm9sSWtWS2VHdGFCZkNXRCt0XC8yQVRyRm1FRFwvZHVzMURZVT0ifQ== x-originating-ip: [163.33.239.181] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: add more 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, 10 Nov 2016 11:13:17 -0000 > -----Original Message----- > From: Pei, Yulong > Sent: Thursday, November 10, 2016 10:03 AM > To: dev@dpdk.org > Cc: Mcnamara, John ; thomas.monjalon@6wind.com; > Pei, Yulong > Subject: [PATCH] doc: add more tested platforms and nics and OSes >=20 > Add more tested platforms and nics and OSes to the release notes. >=20 > Signed-off-by: Yulong Pei Acked-by: John McNamara