[dpdk-dev] [PATCH 2/5] net/mlx5: remove pdentic pragma

Ferruh Yigit ferruh.yigit at intel.com
Thu Aug 17 16:38:33 CEST 2017


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 <nelio.laranjeiro at 6wind.com>
> Acked-by: Shahaf Shuler <shahafs at mellanox.com>

<...>

>  
> -/* 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?


More information about the dev mailing list