From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier Matz Subject: Re: [PATCH] doc: announce API change for ethdev port info Date: Tue, 13 Feb 2018 14:15:27 +0100 Message-ID: <20180213131527.jclledlih4tiqakv@platinum> References: <1508164067-22952-1-git-send-email-ivan.boule@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: john.mcnamara@intel.com, thomas@monjalon.net, Ivan Boule To: dev@dpdk.org Return-path: Received: from mail.droids-corp.org (zoll.droids-corp.org [94.23.50.67]) by dpdk.org (Postfix) with ESMTP id 0DA4E1B2B2 for ; Tue, 13 Feb 2018 14:15:30 +0100 (CET) Content-Disposition: inline In-Reply-To: <1508164067-22952-1-git-send-email-ivan.boule@6wind.com> 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 Mon, Oct 16, 2017 at 04:27:47PM +0200, Ivan Boule wrote: > To help administrative tasks on ports, new per-port information need > to be added into the data structure rte_eth_dev_info supplied by the > dev_infos_get() function exported by a Poll Mode Driver. > > See http://dpdk.org/ml/archives/dev/2017-September/074885.html for > details. > > Signed-off-by: Ivan Boule > Acked-by: Olivier Matz I didn't have the time to work on this topic for this release. Let's first wait that a new RFC is proposed, then I will resubmit a new deprecation notice if required.