From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrien Mazarguil Subject: Re: Fw: New Defects reported by Coverity Scan for DPDK Data Plane Development Kit Date: Tue, 9 May 2017 15:00:37 +0200 Message-ID: <20170509130037.GN16218@6wind.com> References: <20170508083516.707a862b@xeon-e3> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Thomas Monjalon , dev@dpdk.org To: Stephen Hemminger Return-path: Received: from mail-wr0-f169.google.com (mail-wr0-f169.google.com [209.85.128.169]) by dpdk.org (Postfix) with ESMTP id E01685323 for ; Tue, 9 May 2017 15:00:45 +0200 (CEST) Received: by mail-wr0-f169.google.com with SMTP id z52so72101579wrc.2 for ; Tue, 09 May 2017 06:00:45 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20170508083516.707a862b@xeon-e3> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Hi, On Mon, May 08, 2017 at 08:35:16AM -0700, Stephen Hemminger wrote: > Lots of new warnings. Most of them from the ARK driver. [...] > ** CID 144519: Parse warnings (PARSE_ERROR) > /tmp/auto-config-h.sh.10760.c: 3 in () > > > ________________________________________________________________________________________________________ > *** CID 144519: Parse warnings (PARSE_ERROR) > /tmp/auto-config-h.sh.10760.c: 3 in () > 1 #include > 2 > >>> CID 144519: Parse warnings (PARSE_ERROR) > >>> identifier "TCA_FLOWER_KEY_VLAN_PRIO" is undefined [...] Coverity should not check the temporary files created by auto-config.sh as they fail to compile on purpose when a requested symbol is missing. Is there a way to ignore these? -- Adrien Mazarguil 6WIND