> -----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
John
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev