On 3/25/22 13:12, Wentao Jia wrote:
> 
> 
> cond_changed set to true if _req_cond (requested condition change)
> is not none. This can avoid falling into an endless poll loop,
> because cond_changed is true will trigger immediate_wake()
> 
> 
> Fixes: 46d44cf ("python: idl: Add monitor_cond_since support.")
> ---

Hi Wentao Jia,

I'm not sure why this patch failed to apply.  Applying it with patch
directly worked fine for me.

In any case, the change looks good to me and is inline with the C
implementation:

Acked-by: Dumitru Ceara <[email protected]>

Thanks,
Dumitru

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to