Re: [ovs-dev] [PATCH v2] ofproto-dpif: do not block on uninitialized pause barriers

2015-09-25 Thread Zoltan Kiss
On 18/09/15 13:46, Joe Stringer wrote: Do you mind rebasing this patch? I'm getting errors when I try to apply it (error below). Ok, I've resent it based on latest master Also, I believe that the control characters are used by some developers to separate sections of the files, so please leave

Re: [ovs-dev] [PATCH v2] ofproto-dpif: do not block on uninitialized pause barriers

2015-09-18 Thread Joe Stringer
On 17 September 2015 at 03:54, Zoltan Kiss wrote: > e4e74c3a "dpif-netdev: Purge all ukeys when reconfigure pmd." introduced a new > dp_purge_cb function, which calls udpif_pause_revalidators() and that tries to > block on pause_barrier. > But if OVS was started with flow-restore-wait="true" (e.g.

[ovs-dev] [PATCH v2] ofproto-dpif: do not block on uninitialized pause barriers

2015-09-17 Thread Zoltan Kiss
e4e74c3a "dpif-netdev: Purge all ukeys when reconfigure pmd." introduced a new dp_purge_cb function, which calls udpif_pause_revalidators() and that tries to block on pause_barrier. But if OVS was started with flow-restore-wait="true" (e.g. through ovs-ctl), type_run() will have backer->recv_set_en