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 AFD5B6A95 for ; Wed, 6 Jul 2016 13:48:10 +0200 (CEST) Received: from fmsmga003.fm.intel.com ([10.253.24.29]) by fmsmga103.fm.intel.com with ESMTP; 06 Jul 2016 04:48:09 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.28,318,1464678000"; d="scan'208";a="730323709" Received: from irsmsx107.ger.corp.intel.com ([163.33.3.99]) by FMSMGA003.fm.intel.com with ESMTP; 06 Jul 2016 04:48:09 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.240]) by IRSMSX107.ger.corp.intel.com ([169.254.10.96]) with mapi id 14.03.0248.002; Wed, 6 Jul 2016 12:48:08 +0100 From: "Mcnamara, John" To: Olivier Matz , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH 01/18] doc: add template for release notes 16.11 Thread-Index: AQHR1tPcMrlSt3bPk0uDiObWGQxVjaALSdeA Date: Wed, 6 Jul 2016 11:48:06 +0000 Message-ID: References: <1467733310-20875-1-git-send-email-olivier.matz@6wind.com> <1467733310-20875-2-git-send-email-olivier.matz@6wind.com> In-Reply-To: <1467733310-20875-2-git-send-email-olivier.matz@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiNmQ4NWQ4ODktN2UwMy00YzU0LWFkZjQtNjdhYjQzYjBkNWUwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Iit3WlhwelZDVURrZldzQzhLa1VcL0dOcWxhZ3JQY3NVVmFJdDFtRU1iM01NPSJ9 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 01/18] doc: add template for release notes 16.11 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: Wed, 06 Jul 2016 11:48:11 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Olivier Matz > Sent: Tuesday, July 5, 2016 4:42 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 01/18] doc: add template for release notes > 16.11 Hi, This is useful but it is probably a little bit early since it should includ= e the shared lib versions from the final 16.07 release notes. Also, is it intentionally part of a patchset for a "software parser for pac= ket type"? It should probably be separate. John