From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] testpmd: Fix segmentation fault when portmask is specified Date: Sat, 28 Feb 2015 00:25:57 +0100 Message-ID: <2449220.dBEKtxLRlp@xps13> References: <1425021375-5763-1-git-send-email-mukawa@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: Tetsuya Mukawa Return-path: In-Reply-To: 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" > > If testpmd is invoked with portmask option like below, segmentation > > fault will be occured. This patch fixes the issue. > > > > Reported-by: De Lara Guarch, Pablo > > Signed-off-by: Tetsuya Mukawa > > Acked-by: Pablo de Lara Applied, thanks