On 10/18/24 10:13, Vladislav Odintsov wrote: > Nit: commit subject should be adjusted to: "ovs: Bump submodule to OVS > v3.0.7.". >
Thanks for pointing that out! I fixed it up and applied the patch to 22.03. Thanks, Dumitru > That was my mistake in previous message. > > On 18.10.2024 10:55, Dumitru Ceara wrote: >> From: Vladislav Odintsov <[email protected]> >> >> 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 <[email protected]> >> --- >> 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 > _______________________________________________ dev mailing list [email protected] https://mail.openvswitch.org/mailman/listinfo/ovs-dev
