From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bruce Richardson Subject: Re: [PATCH v2] doc: add deprecation notice for memory hotplug changes Date: Mon, 5 Feb 2018 11:47:42 +0000 Message-ID: <20180205114742.GC19776@bricha3-MOBL3.ger.corp.intel.com> References: <32a6f11b2e6bc88c90ef39cb0494b8c3335a94d7.1516270352.git.anatoly.burakov@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, Neil Horman , John McNamara , Marko Kovacevic To: Anatoly Burakov Return-path: Received: from mga04.intel.com (mga04.intel.com [192.55.52.120]) by dpdk.org (Postfix) with ESMTP id 2DD9C1B1AF for ; Mon, 5 Feb 2018 12:47:47 +0100 (CET) Content-Disposition: inline In-Reply-To: <32a6f11b2e6bc88c90ef39cb0494b8c3335a94d7.1516270352.git.anatoly.burakov@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Thu, Jan 18, 2018 at 10:32:28AM +0000, Anatoly Burakov wrote: > Due to coming changes outlined in memory hotplug RFC, there will > be several API/ABI changes. > > Signed-off-by: Anatoly Burakov > --- Acked-by: Bruce Richardson