From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] app/testpmd: dump more port info Date: Wed, 10 Jan 2018 00:35:04 +0100 Message-ID: <2455342.uEk9E7QiuU@xps> References: <20171214143318.28723-1-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , Jingjing Wu To: Olivier Matz Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 093743257 for ; Wed, 10 Jan 2018 00:35:29 +0100 (CET) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 14/12/2017 19:27, Ferruh Yigit: > On 12/14/2017 6:33 AM, Olivier Matz wrote: > > Display some more useful information from dev_info when > > calling "show port info ". > > > > Signed-off-by: Olivier Matz > > Reviewed-by: Ferruh Yigit Applied, thanks