On 1/8/24 22:34, Ilya Maximets wrote: > On 1/8/24 16:40, Dumitru Ceara wrote: >> Specifically the following commit: >> 4102674b3e ovsdb-idl: Preserve change_seqno when deleting rows. >> >> Without it, in specific cases, the IDL might incorrectly report deletion >> of yet to be seen records. >> >> Signed-off-by: Dumitru Ceara <[email protected]> >> --- >> NOTE: when backporting this, please make sure the corresponding OVS >> branch-3.X versions of the submodule versions are used. The IDl fix is >> backported to all required versions. >> --- >> controller/ofctrl.c | 2 +- >> ovs | 2 +- >> tests/test-ovn.c | 4 ++-- >> 3 files changed, 4 insertions(+), 4 deletions(-) > > I didn't test this much, but the change looks correct: > > Acked-by: Ilya Maximets <[email protected]> >
Thanks, Ilya! I applied this to main and all stable branches (pointing to the correct OVS stable branch version). Regards, Dumitru _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
