From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?Ga=EBtan?= Rivet Subject: Re: [PATCH v8 03/11] net/failsafe: add fail-safe PMD Date: Tue, 11 Jul 2017 23:48:19 +0200 Message-ID: <20170711214819.GZ11154@bidouze.vm.6wind.com> References: <6696281.voRgjYsRM1@xps> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: dev@dpdk.org To: Thomas Monjalon Return-path: Received: from mail-wr0-f170.google.com (mail-wr0-f170.google.com [209.85.128.170]) by dpdk.org (Postfix) with ESMTP id 2DFB62E8B for ; Tue, 11 Jul 2017 23:48:29 +0200 (CEST) Received: by mail-wr0-f170.google.com with SMTP id c11so7317212wrc.3 for ; Tue, 11 Jul 2017 14:48:29 -0700 (PDT) Content-Disposition: inline In-Reply-To: <6696281.voRgjYsRM1@xps> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, Jul 11, 2017 at 09:57:51PM +0200, Thomas Monjalon wrote: > 11/07/2017 01:19, Gaetan Rivet: > > --- /dev/null > > +++ b/drivers/net/failsafe/failsafe_args.c > [...] > > +#include > > Do you really need errno in this file? It's used for error handling on strtoull and popen. Why, is it a problem to include errno.h? -- Gaëtan Rivet 6WIND