From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga11.intel.com (mga11.intel.com [192.55.52.93]) by dpdk.org (Postfix) with ESMTP id 33F872C51 for ; Tue, 8 Mar 2016 13:53:56 +0100 (CET) Received: from fmsmga001.fm.intel.com ([10.253.24.23]) by fmsmga102.fm.intel.com with ESMTP; 08 Mar 2016 04:53:43 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.22,556,1449561600"; d="scan'208";a="919313027" Received: from irsmsx110.ger.corp.intel.com ([163.33.3.25]) by fmsmga001.fm.intel.com with ESMTP; 08 Mar 2016 04:53:42 -0800 Received: from irsmsx103.ger.corp.intel.com ([169.254.3.239]) by irsmsx110.ger.corp.intel.com ([169.254.15.10]) with mapi id 14.03.0248.002; Tue, 8 Mar 2016 12:53:42 +0000 From: "Mcnamara, John" To: "Wiles, Keith" , "dev@dpdk.org" Thread-Topic: [dpdk-dev] [PATCH] doc: deprecation notice in 16.04 for rte_mempool changes Thread-Index: AQHRZcSgNEg2Pc57UU6w1V9+H4ghn59Pp32Q Date: Tue, 8 Mar 2016 12:53:41 +0000 Message-ID: References: <1455302305-48977-1-git-send-email-keith.wiles@intel.com> In-Reply-To: <1455302305-48977-1-git-send-email-keith.wiles@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: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZWQxNWFhZDQtMjU2ZC00MzI2LWJiMDEtYzNlZmQ5OTNiNjkwIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE1LjkuNi42IiwiVHJ1c3RlZExhYmVsSGFzaCI6Ilo1dmVMN3lhVVwvNW1PMFBJUm9OR0FwcFAzaSt4Q3JxQWc2QVJsaHU2eTFNPSJ9 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: deprecation notice in 16.04 for rte_mempool changes 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: Tue, 08 Mar 2016 12:53:56 -0000 > -----Original Message----- > From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Keith Wiles > Sent: Friday, February 12, 2016 6:38 PM > To: dev@dpdk.org > Subject: [dpdk-dev] [PATCH] doc: deprecation notice in 16.04 for > rte_mempool changes >=20 > Deprecation notice for 16.04 for changes to occur in release 16.07 for > rte_mempool memory reduction. >=20 > Signed-off-by: Keith Wiles Acked-by: John McNamara