From 758d4a2db4c723fa49f2c7e7be9e3359b8ee5592 Mon Sep 17 00:00:00 2001 From: Vladislav Odintsov Date: Fri, 18 Oct 2024 09:55:18 +0200 Subject: [PATCH] ovs: Bump submodule to OVS v3.0.7. This picks up the following relevant OVS changes: 4198bcdfb compiler: Fix errors in Clang 17 ubsan checks. ec048ab62 vlog: Destroy async_append first then close log_fd. dbaf7271c hash, jhash: Fix unaligned access to the hash remainder. 85285fb45 ovs-atomic: Fix inclusion of Clang header by GCC 14. e040f35b2 vconn: Count vconn_sent regardless of log level. ... and others. Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2024-October/417627.html Signed-off-by: Vladislav Odintsov Signed-off-by: Dumitru Ceara --- ovs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovs b/ovs index 94191b7a49..55ee005bef 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit 94191b7a4926204510931770c52992c9ea24d4e2 +Subproject commit 55ee005bef94566fe829b667960d7bb9ac925974