Ethan writes: > Ben, how do you feel about ditching ofproto_dpif's stats member? It > doesn't seem like a particularly important feature to me, and I think > it's going to be annoying to implement in a thread safe manner.
Isn't it trivial to throw a mutex around it? It's used in simple ways and I wouldn't expect contention. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev