From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wes1-so2.wedos.net (wes1-so2.wedos.net [46.28.106.16]) by dpdk.org (Postfix) with ESMTP id B61ABE6D for ; Thu, 7 Apr 2016 19:29:58 +0200 (CEST) Received: from pcviktorin.fit.vutbr.cz (pcviktorin.fit.vutbr.cz [147.229.13.147]) by wes1-so2.wedos.net (Postfix) with ESMTPSA id 3qgqNQ3Qslz2PJ; Thu, 7 Apr 2016 19:29:58 +0200 (CEST) Date: Thu, 7 Apr 2016 19:27:45 +0200 From: "Jan Viktorin" To: David Marchand Cc: dev@dpdk.org, olivier.matz@6wind.com, thomas.monjalon@6wind.com Message-ID: <20160407192745.3e354a99@pcviktorin.fit.vutbr.cz> In-Reply-To: <1460043197-13707-1-git-send-email-david.marchand@6wind.com> References: <1460043197-13707-1-git-send-email-david.marchand@6wind.com> Organization: RehiveTech MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [dpdk-dev] [PATCH] doc: announce API changes for device objects 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, 07 Apr 2016 17:29:58 -0000 On Thu, 7 Apr 2016 17:33:17 +0200 David Marchand wrote: > Following discussions with Jan, here is a deprecation notice to prepare for > hotplug and rte_device changes to come in 16.07. > > Signed-off-by: David Marchand > --- Acked-by: Jan Viktorin