diff mbox series

[ovs-dev] ovs: Bump submodule to include ovsdb/IDL optimizations.

Message ID 20211105091034.16736-1-dceara@redhat.com
State Accepted
Headers show
Series [ovs-dev] ovs: Bump submodule to include ovsdb/IDL optimizations. | expand

Checks

Context Check Description
ovsrobot/apply-robot success apply and check: success
ovsrobot/github-robot-_Build_and_Test success github build: passed
ovsrobot/github-robot-_ovn-kubernetes success github build: passed

Commit Message

Dumitru Ceara Nov. 5, 2021, 9:10 a.m. UTC
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 <dceara@redhat.com>
---
 ovs | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Numan Siddique Nov. 8, 2021, 10:12 p.m. UTC | #1
On Fri, Nov 5, 2021 at 5:11 AM Dumitru Ceara <dceara@redhat.com> 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 <dceara@redhat.com>

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
> dev@openvswitch.org
> https://mail.openvswitch.org/mailman/listinfo/ovs-dev
>
diff mbox series

Patch

diff --git a/ovs b/ovs
index 429b114c5..1bdda7b6d 160000
--- a/ovs
+++ b/ovs
@@ -1 +1 @@ 
-Subproject commit 429b114c5aadee24ccfb16ad7d824f45cdcea75a
+Subproject commit 1bdda7b6d53c92e877b457157676aff326414c53