On Mon, Mar 16, 2015 at 8:08 AM, Mcnamara, John <[email protected]> wrote: >> -----Original Message----- >> From: Pravin Shelar [mailto:[email protected]] >> Sent: Friday, March 13, 2015 5:56 PM >> To: Mcnamara, John >> Cc: [email protected] >> Subject: Re: [ovs-dev] [PATCH] netdev-dpdk: Silence DPDK Wbad-function-cast >> warning >> >> >> > +/* Ignore warning in DPDK includes. */ #pragma GCC diagnostic ignored >> > +"-Wbad-function-cast" >> > + >> >> This applies to all functions that may or may not be used in OVS. This can >> hide real warning. So we should work on fixing these issues in upstream >> DPDK rather than ignoring them. > > Hi Pravin, > > Ok. I've submitted an upstream patch to fix the issue in DPDK: > > http://dpdk.org/ml/archives/dev/2015-March/015266.html >
Thanks for fixing it. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
