On Fri, Nov 5, 2021 at 5:11 AM Dumitru Ceara <[email protected]> wrote: > > There are two relevant OVS commits picked with this submodule update. > The first one significantly improves performance of OVN database clients > and the second one adds memory reporting for the OVN IDL clients. > > 1bdda7b6d ovsdb-idl: Use functions to apply diff in place. > 066741d9c ovsdb-idl: Add memory report function. > > https://bugzilla.redhat.com/show_bug.cgi?id=2020533 > Signed-off-by: Dumitru Ceara <[email protected]>
Thanks. Applied. Numan > --- > ovs | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ovs b/ovs > index 429b114c5..1bdda7b6d 160000 > --- a/ovs > +++ b/ovs > @@ -1 +1 @@ > -Subproject commit 429b114c5aadee24ccfb16ad7d824f45cdcea75a > +Subproject commit 1bdda7b6d53c92e877b457157676aff326414c53 > -- > 2.27.0 > > _______________________________________________ > 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
