From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Van Haaren, Harry" Subject: Re: [PATCH] doc: deprecation notice for EAL runtime path changes Date: Fri, 25 May 2018 15:33:37 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Cc: Neil Horman , "Mcnamara, John" , "Kovacevic, Marko" , "thomas@monjalon.net" , "Richardson, Bruce" To: "Burakov, Anatoly" , "dev@dpdk.org" Return-path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by dpdk.org (Postfix) with ESMTP id AEF2B2BD8 for ; Fri, 25 May 2018 17:33:40 +0200 (CEST) In-Reply-To: Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" > From: Burakov, Anatoly > Sent: Friday, May 25, 2018 2:39 PM > To: dev@dpdk.org > Cc: Neil Horman ; Mcnamara, John > ; Kovacevic, Marko ; > thomas@monjalon.net; Richardson, Bruce ; Van > Haaren, Harry > Subject: [PATCH] doc: deprecation notice for EAL runtime path changes >=20 > 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. >=20 > Signed-off-by: Anatoly Burakov Acked-by: Harry van Haaren