On 12 May 2016 at 17:32, Daniele Di Proietto wrote:
> Thanks for fixing this!
>
> Acked-by: Daniele Di Proietto
Thanks, applied.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
Thanks for fixing this!
Acked-by: Daniele Di Proietto
2016-05-10 15:50 GMT-07:00 Joe Stringer :
> Clang complains:
> lib/netdev-dpdk.c:1860:1: error: mutex 'dev->mutex' is not locked on every
> path
> through here [-Werror,-Wthread-safety-analysis]
> }
> ^
> lib/netdev-dpdk.c:1815:5: note