On Mon, Jan 11, 2016 at 06:24:10PM -0800, Joe Stringer wrote:
> DPDK build was broken after commit 2f8932e8403a ("poll: Suppress logging
> for pmd threads.") due to the following error:
> 
> lib/netdev-dpdk.c:245:13: error: static declaration of ‘thread_is_pmd’
> follows non-static declaration
> lib/ovs-thread.h:526:6: note: previous declaration of ‘thread_is_pmd’
> was here
> 
> Reported-at: https://travis-ci.org/openvswitch/ovs/jobs/101648756
> Fixes: 2f8932e8403a ("poll: Suppress logging for pmd threads.")
> CC: Ilya Maximets <[email protected]>
> Signed-off-by: Joe Stringer <[email protected]>

Sorry about that.  As long as you've tested it:

Acked-by: Ben Pfaff <[email protected]>
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to