> I thought we introduced this to make debugging easier in real problem
> situations.  It would be pretty easy to make thread safe with an
> atomic_bool.

I'm more worried about accessing the ofproto_trace() function from
outside of ofproto_dpif.  I'm trying to keep the interface in
ofproto-dpif.h small, simple, and easy to lock down from a concurrency
perspective.  Perhaps removing the feature altogether is overkill, but
I'm not sure of the trade offs either way.

Ethan
X-CudaMail-Whitelist-To: dev@openvswitch.org
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to