[dpdk-dev] [PATCH 1/8] lib/librte_ethdev: introduce GENEVE header TLV option item

Ori Kam orika at nvidia.com
Tue Dec 29 11:12:41 CET 2020



> -----Original Message-----
> From: Stephen Hemminger <stephen at networkplumber.org>
> 
> On Sun, 27 Dec 2020 18:06:16 +0200
> Shiri Kuzin <shirik at nvidia.com> wrote:
> 
> > +#ifdef PEDANTIC
> > +#pragma GCC diagnostic ignored "-Wpedantic"
> > +#endif
> 
> Please do not introduce pragma's for pedantic in standard headers.
> It just clutters the code unnecessarily. The rest of DPDK is not guaranteed
> to be free of pedantic warnings, so starting now is not worth the mess.

+1

Thanks,
Ori


More information about the dev mailing list