From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc: announce API changes for device objects Date: Sun, 10 Apr 2016 12:05:07 +0200 Message-ID: <2001322.eD2KtPYgdF@xps13> References: <1460043197-13707-1-git-send-email-david.marchand@6wind.com> <57077B4E.6090108@6wind.com> <2083860.fnUmaSjY3T@xps13> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: Olivier Matz , Jan Viktorin , dev@dpdk.org To: David Marchand Return-path: Received: from mail-wm0-f47.google.com (mail-wm0-f47.google.com [74.125.82.47]) by dpdk.org (Postfix) with ESMTP id 0ADD23B5 for ; Sun, 10 Apr 2016 12:05:10 +0200 (CEST) Received: by mail-wm0-f47.google.com with SMTP id v188so56292617wme.1 for ; Sun, 10 Apr 2016 03:05:10 -0700 (PDT) In-Reply-To: <2083860.fnUmaSjY3T@xps13> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > > >> 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 > > > > Acked-by: Olivier Matz > > Acked-by: Thomas Monjalon Applied, thanks