From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga01.intel.com (mga01.intel.com [192.55.52.88]) by dpdk.org (Postfix) with ESMTP id 30CEF282 for ; Tue, 14 Feb 2017 15:11:41 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga101.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 14 Feb 2017 06:11:41 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.35,161,1484035200"; d="scan'208";a="1107254269" Received: from irsmsx154.ger.corp.intel.com ([163.33.192.96]) by fmsmga001.fm.intel.com with ESMTP; 14 Feb 2017 06:11:38 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.77]) by IRSMSX154.ger.corp.intel.com ([169.254.12.40]) with mapi id 14.03.0248.002; Tue, 14 Feb 2017 14:10:29 +0000 From: "Mcnamara, John" To: Thomas Monjalon CC: "dev@dpdk.org" , "Pei, Yulong" , "Nelio Laranjeiro" Thread-Topic: [PATCH] doc: introduce tested platforms as combinations Thread-Index: AQHShsuPhFENsjCaOUOSuY9iO8pkIaFoiorg Date: Tue, 14 Feb 2017 14:10:28 +0000 Message-ID: References: <1487081179-19876-1-git-send-email-thomas.monjalon@6wind.com> In-Reply-To: <1487081179-19876-1-git-send-email-thomas.monjalon@6wind.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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZDJhMGMyMjMtMGE3OS00NjM1LTg1YzYtM2UyYjI3MzdmZmQzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6InE5Tk50blB1dEl3dm5GWXZ6aExldnNqSlA5cHVZaXgzdFNVVDZBa0dcL2pZPSJ9 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: introduce tested platforms as combinations X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2017 14:11:42 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas.monjalon@6wind.com] > Sent: Tuesday, February 14, 2017 2:06 PM > To: Mcnamara, John > Cc: dev@dpdk.org; Pei, Yulong ; Nelio Laranjeiro > > Subject: [PATCH] doc: introduce tested platforms as combinations >=20 > Add some text and rearrange lists to make sure it is clear that the teste= d > platforms listed in the release notes are some combinations of the items > in each group. >=20 > Signed-off-by: Thomas Monjalon Acked-by: John McNamara