Re: [dpdk-dev] [PATCH] doc: deprecation notice for EAL runtime path changes

2018-05-27 Thread Thomas Monjalon
25/05/2018 15:58, Bruce Richardson: > On Fri, May 25, 2018 at 02:38:43PM +0100, Anatoly Burakov wrote: > > Most of this work was already done, but runtime config path is > > considered to be part of public API because of high likelihood of > > it being used by various tools in the DPDK ecosystem, a

Re: [dpdk-dev] [PATCH] doc: deprecation notice for EAL runtime path changes

2018-05-25 Thread Van Haaren, Harry
> From: Burakov, Anatoly > Sent: Friday, May 25, 2018 2:39 PM > To: dev@dpdk.org > Cc: Neil Horman ; Mcnamara, John > ; Kovacevic, Marko ; > tho...@monjalon.net; Richardson, Bruce ; Van > Haaren, Harry > Subject: [PATCH] doc: deprecation notice for EAL runtime path changes > > Most of this work w

Re: [dpdk-dev] [PATCH] doc: deprecation notice for EAL runtime path changes

2018-05-25 Thread Bruce Richardson
On Fri, May 25, 2018 at 02:38:43PM +0100, Anatoly Burakov wrote: > Most of this work was already done, but runtime config path is > considered to be part of public API because of high likelihood of > it being used by various tools in the DPDK ecosystem, and thus > requires a deprecation notice. >

[dpdk-dev] [PATCH] doc: deprecation notice for EAL runtime path changes

2018-05-25 Thread Anatoly Burakov
Most of this work was already done, but runtime config path is considered to be part of public API because of high likelihood of it being used by various tools in the DPDK ecosystem, and thus requires a deprecation notice. Signed-off-by: Anatoly Burakov --- doc/guides/rel_notes/deprecation.rst |