From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v2] testpmd: fix port parsing in show port info command Date: Sun, 15 Feb 2015 16:46:23 +0100 Message-ID: <5986776.zFMs1Z8A5k@xps13> References: <1423186160-26035-1-git-send-email-xuelin.shi@freescale.com> <54D47BB4.9020005@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: xuelin.shi-KZfg59tc24xl57MIdRCFDg@public.gmane.org Return-path: In-Reply-To: <54D47BB4.9020005-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > the port number type should be consistent with librte_cmdline, > > else there is potential endian issue. > > > > Signed-off-by: Xuelin Shi > > Acked-by: Olivier Matz Applied, thanks