From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 28F72F94 for ; Thu, 3 Nov 2016 13:28:50 +0100 (CET) Received: from fmsmga004.fm.intel.com ([10.253.24.48]) by fmsmga104.fm.intel.com with ESMTP; 03 Nov 2016 05:28:50 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,438,1473145200"; d="scan'208";a="187161862" Received: from irsmsx106.ger.corp.intel.com ([163.33.3.31]) by fmsmga004.fm.intel.com with ESMTP; 03 Nov 2016 05:28:50 -0700 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.190]) by IRSMSX106.ger.corp.intel.com ([169.254.8.99]) with mapi id 14.03.0248.002; Thu, 3 Nov 2016 12:28:48 +0000 From: "Mcnamara, John" To: "Yigit, Ferruh" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: add missing library to release notes Thread-Index: AQHSNGItN/XQLEBw7U2aVoQzQ4F4JaDHMrIw Date: Thu, 3 Nov 2016 12:28:47 +0000 Message-ID: References: <20161101170331.27813-1-ferruh.yigit@intel.com> In-Reply-To: <20161101170331.27813-1-ferruh.yigit@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiOGFlY2Q2YWEtNDY4Ni00ODJkLTlkODgtZGUxYjUxYjU4YzUzIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6IlhGeWFsc0JxVmorNmlCRUdGXC9LNEhVK28wN1d3Q25IQ3Q4TWFlbFNHY3NzPSJ9 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: add missing library to release notes 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, 03 Nov 2016 12:28:51 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Ferruh Yigit > Sent: Tuesday, November 1, 2016 5:04 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: add missing library to release notes >=20 > Signed-off-by: Ferruh Yigit > --- > CC: Olivier Matz Acked-by: John McNamara