On 10/18/24 09:53, Dumitru Ceara wrote:
> From: Vladislav Odintsov <[email protected]>
> 
> 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 <[email protected]>
> ---
>  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

Applied to 22.12.

Thanks,
Dumitru

_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to