From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id B76C4DE3 for ; Fri, 8 Apr 2016 11:35:17 +0200 (CEST) Received: from was59-1-82-226-113-214.fbx.proxad.net ([82.226.113.214] helo=[192.168.0.10]) by mail.droids-corp.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1aoSqd-0001YB-6D; Fri, 08 Apr 2016 11:37:04 +0200 To: Jan Viktorin , David Marchand References: <1460043197-13707-1-git-send-email-david.marchand@6wind.com> <20160407192745.3e354a99@pcviktorin.fit.vutbr.cz> Cc: dev@dpdk.org, thomas.monjalon@6wind.com From: Olivier Matz Message-ID: <57077B4E.6090108@6wind.com> Date: Fri, 8 Apr 2016 11:35:10 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0 MIME-Version: 1.0 In-Reply-To: <20160407192745.3e354a99@pcviktorin.fit.vutbr.cz> Content-Type: text/plain; charset=windows-1252 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: Fri, 08 Apr 2016 09:35:17 -0000 On 04/07/2016 07:27 PM, Jan Viktorin wrote: > 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 > Acked-by: Olivier Matz