On Fri, Feb 25, 2022 at 1:20 PM Mark Michelson <[email protected]> wrote: > > On 2/25/22 10:26, Ilya Maximets wrote: > > On 2/25/22 16:19, Numan Siddique wrote: > >> On Fri, Feb 25, 2022 at 2:00 AM Han Zhou <[email protected]> wrote: > >>> > >>> On Thu, Feb 24, 2022 at 3:07 PM <[email protected]> wrote: > >>>> > >>>> From: Numan Siddique <[email protected]> > >>>> > >>>> The following commits are required for OVN: > >>>> > >>>> 498cedc48 reconnect: Fix broken inactivity probe if there is no other > >>> reason to wake up. > >>>> 8b5136a89 ovsdb-idl: Fix use-after-free when destroying an IDL loop. > >>>> 88705f1ba ovsdb-idlc: Avoid accessing member within NULL idl index > >>> cursors. > >>>> 4638cb58f ovsdb-idl: Only process successful txn in > >>>> ovsdb_idl_loop_run. > >>>> 17cedcb2d ovsdb-idl: ovsdb_idl_loop_destroy must also destroy the > >>> committing txn. > >>>> 553f566d9 ovsdb-cs: Fix ignoring of the last id from the initial > >>> monitor reply. > >>>> > >>>> Since OVN 22.03 will be an LTS release, it is better to use stable OVS > >>>> version. > >>>> > >>>> [1] - 498cedc483f3("reconnect: Fix broken inactivity probe if there is > >>>> no other reason to wakeup.") > >>> > >>> Probably delete this line since it is already mentioned in the list above? > >> > >> Yes. There is no need of it. > >>> > >>> Acked-by: Han Zhou <[email protected]> > >> > >> Thanks. I applied the patch to the main branch updating the commit > >> message. > > > > We should, probably, also backport to at least 21.12, since these > > are actual bug fixes that impacts OVN operation. Especially, the > > 'reconnect' one. > > > > What do you think? > > > > Best regards, Ilya Maximets. > > > > Sounds reasonable to me.
Sounds good. I'll backport it. Numan > > _______________________________________________ > dev mailing list > [email protected] > https://mail.openvswitch.org/mailman/listinfo/ovs-dev > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
