From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v8 03/11] net/failsafe: add fail-safe PMD Date: Tue, 11 Jul 2017 21:57:51 +0200 Message-ID: <6696281.voRgjYsRM1@xps> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Gaetan Rivet Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 10AC42E8B for ; Tue, 11 Jul 2017 21:57:53 +0200 (CEST) In-Reply-To: List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 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?