From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?iso-8859-1?Q?N=E9lio?= Laranjeiro Subject: Re: [PATCH 2/5] net/mlx5: remove pdentic pragma Date: Tue, 22 Aug 2017 11:10:05 +0200 Message-ID: <20170822091005.GE12995@autoinstall.dev.6wind.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Cc: Adrien Mazarguil , dev@dpdk.org, Shahaf Shuler To: Ferruh Yigit Return-path: Received: from mail-wr0-f171.google.com (mail-wr0-f171.google.com [209.85.128.171]) by dpdk.org (Postfix) with ESMTP id E925E160 for ; Tue, 22 Aug 2017 11:10:14 +0200 (CEST) Received: by mail-wr0-f171.google.com with SMTP id k46so44807380wre.2 for ; Tue, 22 Aug 2017 02:10:14 -0700 (PDT) Content-Disposition: inline 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" On Thu, Aug 17, 2017 at 03:38:33PM +0100, Ferruh Yigit wrote: > On 8/1/2017 1:09 PM, Nelio Laranjeiro wrote: > > Those are useless since DPDK headers have been cleaned up. > > > > Signed-off-by: Nelio Laranjeiro > > Acked-by: Shahaf Shuler > > <...> > > > > > -/* DPDK headers don't like -pedantic. */ > > -#ifdef PEDANTIC > > -#pragma GCC diagnostic ignored "-Wpedantic" > > -#endif > > Good to see that they are going, thanks. Is verbs.h one still required? Yes it is, Adrien is pushing some patch to the OFED community to make it also pedantic. Thanks, -- Nélio Laranjeiro 6WIND