On 7/15/26 1:51 PM, Eelco Chaudron wrote:
>
>
> On 13 Jul 2026, at 16:09, Ilya Maximets wrote:
>
>> The rename test waits for the interface to be renamed in the system,
>> but it doesn't mean that OVS processed the change yet. So, the test
>> sometimes fails on slow systems when ovs-vswitchd didn't hit the
>> error at the time of checking.
>>
>> Need to wait for the error to be populated in the database.
>>
>> Fixes: 47520b33bdf8 ("ofproto-dpif: Fix removal of renamed datapath ports.")
>> Signed-off-by: Ilya Maximets <[email protected]>
>
> Hi Ilya,
>
> The changes look good to me. I was wondering if we need some kind of
> timeout on these wait-until invocations, but I see none of the others
> have it, so I assume it's fine.
This is controlled for all ctl tools via OVS_CTL_TIMEOUT env variable.
> Acked-by: Eelco Chaudron <[email protected]>
Thanks! Applied and backported down to 3.3.
Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev