[dpdk-dev] Fw: New Defects reported by Coverity Scan for DPDK Data Plane Development Kit

Adrien Mazarguil adrien.mazarguil at 6wind.com
Tue May 9 15:00:37 CEST 2017


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 <linux/pkt_cls.h>
> 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


More information about the dev mailing list