From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shreyansh Jain Subject: Re: [PATCH v1] doc: update deprecation notice of rte_devargs Date: Wed, 7 Feb 2018 18:11:59 +0530 Message-ID: References: <20180207092610.6593-1-gaetan.rivet@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Cc: dev@dpdk.org To: Gaetan Rivet Return-path: Received: from EUR01-HE1-obe.outbound.protection.outlook.com (mail-he1eur01on0078.outbound.protection.outlook.com [104.47.0.78]) by dpdk.org (Postfix) with ESMTP id 1C93C1B719 for ; Wed, 7 Feb 2018 13:27:41 +0100 (CET) In-Reply-To: <20180207092610.6593-1-gaetan.rivet@6wind.com> 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" On Wednesday 07 February 2018 02:56 PM, Gaetan Rivet wrote: > The declaration and identification of devices will change in v18.05. > > Remove the precedent deprecation notice > > Add new one reflecting the planned changes more accurately, > updated for v18.05. > > Signed-off-by: Gaetan Rivet > --- Acked-By: Shreyansh Jain