From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by dpdk.org (Postfix) with ESMTP id A52EB374C for ; Thu, 3 Aug 2017 18:06:53 +0200 (CEST) Received: from fmsmga006.fm.intel.com ([10.253.24.20]) by fmsmga103.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 03 Aug 2017 09:06:52 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,316,1498546800"; d="scan'208";a="135717044" Received: from irsmsx109.ger.corp.intel.com ([163.33.3.23]) by fmsmga006.fm.intel.com with ESMTP; 03 Aug 2017 09:06:51 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.9]) by IRSMSX109.ger.corp.intel.com ([169.254.13.187]) with mapi id 14.03.0319.002; Thu, 3 Aug 2017 17:06:50 +0100 From: "Mcnamara, John" To: Thomas Monjalon CC: "dev@dpdk.org" Thread-Topic: [PATCH] doc: remove outdate list of supported OS Thread-Index: AQHTDGhqc/Dk3e3SYUWtVscHI1qP4qJyzCkA Date: Thu, 3 Aug 2017 16:06:50 +0000 Message-ID: References: <20170803145415.15047-1-thomas@monjalon.net> In-Reply-To: <20170803145415.15047-1-thomas@monjalon.net> 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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNjk2NjVhZDAtNTIwOS00NTE2LTkzNmItYjUwMzQ5OGQ1MDZkIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6ImViVXNBWUlvNFBkR2dlTGwrSXI0VklWNW50bTZnbmF2ODlqV0pudDkwV289In0= dlp-product: dlpe-windows dlp-version: 10.0.102.7 dlp-reaction: no-action x-originating-ip: [163.33.239.182] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 Subject: Re: [dpdk-dev] [PATCH] doc: remove outdate list of supported OS 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: Thu, 03 Aug 2017 16:06:55 -0000 > -----Original Message----- > From: Thomas Monjalon [mailto:thomas@monjalon.net] > Sent: Thursday, August 3, 2017 3:54 PM > To: Mcnamara, John > Cc: dev@dpdk.org > Subject: [PATCH] doc: remove outdate list of supported OS >=20 > It is very difficult to list OS which are really supported. > Instead of continuing this unrealistic effort, a more reliable list of > tested platforms and OS is updated in the release notes. >=20 > Signed-off-by: Thomas Monjalon Acked-by: John McNamara