From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 1/2] example: fix minor bug in l2fwd-jobstats init sequence Date: Tue, 10 Mar 2015 16:13:55 +0100 Message-ID: <1974484.rqngYtZ4FY@xps13> References: <1425917129-5090-1-git-send-email-pawelx.wodkowski@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Pawel Wodkowski Return-path: In-Reply-To: <1425917129-5090-1-git-send-email-pawelx.wodkowski-ral2JQCrhuEAvxtiuMwx3w@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" 2015-03-09 17:05, Pawel Wodkowski: > Fix check of returned values during application init phase. > > Signed-off-by: Pawel Wodkowski Applied, thanks