On Thu, Dec 12, 2013 at 08:24:56PM -0800, Ethan Jackson wrote:
> There's no particular reason for the function controlling the number
> of threads to be bound up with dpif_recv_set().  This patch breaks
> them up, but as a side effect means threads will run doing nothing
> when datapath upcall receiving is disabled.  By doing this, the udpif
> thread creation API becomes a bit easier to reason about once there
> are multiple types of thread introduced in future patches.
> 
> Signed-off-by: Ethan Jackson <et...@nicira.com>

I think the only change here is in the commit message?

Acked-by: Ben Pfaff <b...@nicira.com>
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to