From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] eal: Fixed EAL option --base-virtaddr Date: Thu, 19 Jun 2014 17:59:58 +0200 Message-ID: <4616394.9qDF2xHgoV@xps13> References: <1403192122-25496-1-git-send-email-pablox.de.lara.guarch@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: "De Lara Guarch, Pablo" , Aaron Campbell 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" > > When parsing EAL option --base-virtaddr > > errno was not being set to 0 before calling strtoull, therefore function > > might fail unnecesarily. > > > > Signed-off-by: Pablo de Lara > > Acked-by: Anatoly Burakov Signed-off-by: Aaron Campbell Whaoh! We received same patch from 2 guys in few minutes! Applied for version 1.7.0. Thanks -- Thomas