From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] testpmd: Fix action of operationg invalid port Date: Mon, 09 Mar 2015 12:30:54 +0100 Message-ID: <5527374.NMU3nMWnLB@xps13> References: <1425881147-27600-1-git-send-email-michael.qiu@intel.com> <54FD397B.9010707@igel.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Michael Qiu Return-path: In-Reply-To: <54FD397B.9010707-AlSX/UN32fvPDbFq/vQRIQ@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" > > Currently, if try to start/stop/close one invalid prot, > > no error shows in testpmd. > > This is a bug, need check the port number. > > > > Signed-off-by: Michael Qiu > > Acked-by: Tetsuya Mukawa Applied, thanks