From 43bdb8c42dba2f19c788d62091d5f7643b899a95 Mon Sep 17 00:00:00 2001 From: Vladislav Odintsov Date: Fri, 18 Oct 2024 09:52:11 +0200 Subject: [PATCH] ovs: Bump submodule to OVS v3.1.5. This picks up the following relevant OVS changes: 7694dfacb compiler: Fix errors in Clang 17 ubsan checks. faf175155 vlog: Destroy async_append first then close log_fd. 483bc24e4 hash, jhash: Fix unaligned access to the hash remainder. bd5b5d3b3 ovs-atomic: Fix inclusion of Clang header by GCC 14. bb61b5fe8 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 8fd5f77cd8..44695d40ac 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit 8fd5f77cd84ea04667f987c7b84181604dc99f60 +Subproject commit 44695d40ac0c78bc07d22294691f242bebabc7d7