From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Tourrilhes Subject: Re: [PATCH 1/1 v2] eal: Fix misleading error messages, errno can't be trusted. Date: Mon, 3 Oct 2016 09:34:14 -0700 Message-ID: <20161003163414.GA25914@labs.hpe.com> References: <20160921211049.GA27472@labs.hpe.com> <4a84de40-04b9-da6d-aeb9-ce661a9ebad5@intel.com> <20161003155556.GA23662@labs.hpe.com> Reply-To: jean.tourrilhes@hpe.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Gonzalez Monroy, Sergio" , "dev@dpdk.org" To: "Mcnamara, John" Return-path: Received: from g9t5008.houston.hpe.com (g9t5008.houston.hpe.com [15.241.48.72]) by dpdk.org (Postfix) with ESMTP id B7F982B98 for ; Mon, 3 Oct 2016 18:34:16 +0200 (CEST) Content-Disposition: inline In-Reply-To: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Mon, Oct 03, 2016 at 04:15:11PM +0000, Mcnamara, John wrote: > > The longer more detailed version is here: "Contributing Code to DPDK": > > http://dpdk.org/doc/guides/contributing/patches.html > > John Thanks a lot. I'll try to find time to look at it. Jean