From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 2/2] eal: deprecate 17.08 devargs API/ABI Date: Tue, 08 Aug 2017 01:03:32 +0200 Message-ID: <3680329.3gmS92Yp0S@xps> References: <20170709092847.13339-1-jblunck@infradead.org> <20170709092847.13339-3-jblunck@infradead.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Jan Blunck Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 73435326B for ; Tue, 8 Aug 2017 01:03:34 +0200 (CEST) In-Reply-To: <20170709092847.13339-3-jblunck@infradead.org> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 09/07/2017 11:28, Jan Blunck: > Add deprecation notice necessary to do devargs refactoring for 17.11. > > Signed-off-by: Jan Blunck > --- > --- a/doc/guides/rel_notes/deprecation.rst > +++ b/doc/guides/rel_notes/deprecation.rst > +* devargs: An ABI change is planned for 17.11 for the structure ``rte_devargs``. > + The newly introduced devargs ABI in 17.08 is tightly couple to the bus > + implementations which will get fixed in 17.11. The following function is > + deprecated and will change API in 17.11: > + > + - ``rte_eal_devargs_add`` This deprecation notice is superseded by: http://dpdk.org/dev/patchwork/patch/27443/