On 4/2/22 04:51, 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.")
>
>
> Signed-off-by: Wentao Jia <[email protected]>
> Acked-by: Dumitru Ceara <[email protected]>
> ---
I'm not sure what is exactly wrong with formatting of this patch,
but one suspicios thing is that 'Subject:' is in UTF-8, while
the body has a 7-bit encoding. I'm not sure how that is supposed
to work. Your mail server seems to mess everything up:
> Subject: [ovs-dev] =?utf-8?q?_=5BPATCH=5D_python=3A_idl=3A_set_cond=5Fchan?=
> =?utf-8?q?ged_to_true_if_condition_change__requested?=
> Content-Type: text/plain; charset="us-ascii"
> Content-Transfer-Encoding: 7bit
Anyway, I managed to restore the patch manually and applied.
Also backported to 2.17. Thanks!
It would be great though if you can figure out what is happening
with your emails, so our automation can work.
Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev