On Sun, Oct 27, 2013 at 08:17:33PM -0700, Alex Wang wrote:
> Just reminder, I think this series is ready to be applied,
> LGTM as well,
Thanks for reminding me. I applied these to master.
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/m
Just reminder, I think this series is ready to be applied,
LGTM as well,
___
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev
v1->v2: Use OVS thread ID instead of arbitrary index in thread names,
as Ethan suggested.
Ben Pfaff (2):
util: Allow set_subprogram_name() to take a printf() format string.
ofproto-dpif-upcall: Give each miss_handler thread a unique name.
configure.ac |1 +
lib/util.c