From patchwork Sun Oct 13 08:28:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vladislav Odintsov X-Patchwork-Id: 1996490 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@legolas.ozlabs.org Authentication-Results: legolas.ozlabs.org; dkim=fail reason="signature verification failed" (1024-bit key; unprotected) header.d=k2.cloud header.i=@k2.cloud header.a=rsa-sha256 header.s=cloudmail header.b=Smaj0Fb6; dkim-atps=neutral Authentication-Results: legolas.ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=openvswitch.org (client-ip=140.211.166.138; helo=smtp1.osuosl.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver=patchwork.ozlabs.org) Received: from smtp1.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by legolas.ozlabs.org (Postfix) with ESMTPS id 4XRD804gn7z1xvC for ; Sun, 13 Oct 2024 19:30:24 +1100 (AEDT) Received: from localhost (localhost [127.0.0.1]) by smtp1.osuosl.org (Postfix) with ESMTP id F2F66810F4; Sun, 13 Oct 2024 08:30:22 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp1.osuosl.org ([127.0.0.1]) by localhost (smtp1.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id IfVlt-w9R6XV; Sun, 13 Oct 2024 08:30:21 +0000 (UTC) X-Comment: SPF check N/A for local connections - client-ip=140.211.9.56; helo=lists.linuxfoundation.org; envelope-from=ovs-dev-bounces@openvswitch.org; receiver= DKIM-Filter: OpenDKIM Filter v2.11.0 smtp1.osuosl.org C374281029 Authentication-Results: smtp1.osuosl.org; dkim=fail reason="signature verification failed" (1024-bit key, unprotected) header.d=k2.cloud header.i=@k2.cloud header.a=rsa-sha256 header.s=cloudmail header.b=Smaj0Fb6 Received: from lists.linuxfoundation.org (lf-lists.osuosl.org [140.211.9.56]) by smtp1.osuosl.org (Postfix) with ESMTPS id C374281029; Sun, 13 Oct 2024 08:30:21 +0000 (UTC) Received: from lf-lists.osuosl.org (localhost [127.0.0.1]) by lists.linuxfoundation.org (Postfix) with ESMTP id 808F6C08A6; Sun, 13 Oct 2024 08:30:21 +0000 (UTC) X-Original-To: dev@openvswitch.org Delivered-To: ovs-dev@lists.linuxfoundation.org Received: from smtp2.osuosl.org (smtp2.osuosl.org [140.211.166.133]) by lists.linuxfoundation.org (Postfix) with ESMTP id D7BB3C08A3 for ; Sun, 13 Oct 2024 08:30:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp2.osuosl.org (Postfix) with ESMTP id C5F6940167 for ; Sun, 13 Oct 2024 08:30:19 +0000 (UTC) X-Virus-Scanned: amavis at osuosl.org Received: from smtp2.osuosl.org ([127.0.0.1]) by localhost (smtp2.osuosl.org [127.0.0.1]) (amavis, port 10024) with ESMTP id YLO5irtoV6nL for ; Sun, 13 Oct 2024 08:30:18 +0000 (UTC) Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=109.73.14.253; helo=mail2.k2.cloud; envelope-from=vlodintsov@k2.cloud; receiver= DMARC-Filter: OpenDMARC Filter v1.4.2 smtp2.osuosl.org 475A44000B Authentication-Results: smtp2.osuosl.org; dmarc=pass (p=none dis=none) header.from=k2.cloud DKIM-Filter: OpenDKIM Filter v2.11.0 smtp2.osuosl.org 475A44000B Authentication-Results: smtp2.osuosl.org; dkim=pass (1024-bit key, unprotected) header.d=k2.cloud header.i=@k2.cloud header.a=rsa-sha256 header.s=cloudmail header.b=Smaj0Fb6 Received: from mail2.k2.cloud (mail2.k2.cloud [109.73.14.253]) by smtp2.osuosl.org (Postfix) with ESMTPS id 475A44000B for ; Sun, 13 Oct 2024 08:30:15 +0000 (UTC) From: Vladislav Odintsov DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=k2.cloud; s=cloudmail; t=1728808212; bh=sBzu+6/ZqvNOJBDWjRdB2VT/aETdaAp2i46fYDB1jDo=; h=From:To:Cc:Subject:Date; b=Smaj0Fb6m1HOK+KhENNpZFMHdB1dygEdeL83NKu5lIpTq5XVpQw43obtJpeGGNDrM w2e4DE/5bPOQzlQ/2hLVeHUzAABdWaNynoqpqfOmgqBJwmkEcqLTTwUsxn0IaZYVgw skBQhpALmSo0qjn80jeAQpA0XAXSQKq+fv0NSIOQ= To: dev@openvswitch.org Date: Sun, 13 Oct 2024 11:28:55 +0300 Message-Id: <20241013082856.78348-1-vlodintsov@k2.cloud> MIME-Version: 1.0 Subject: [ovs-dev] [PATCH ovn branch-24.03] ovs: Bump submodule to latest OVS branch-3.3. X-BeenThere: ovs-dev@openvswitch.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ovs-dev-bounces@openvswitch.org Sender: "dev" This picks up the following relevant OVS changes: 618944a79 ofproto-dpif: Improve load balancing in dp_hash select groups. bb49e027c vconn: Always properly free flow stats reply. 58ff23947 ovsdb-idl: Fix IDL memory leak. f02dc3cfe vlog: Destroy async_append first then close log_fd. 01eca18be hash, jhash: Fix unaligned access to the hash remainder. ... and others. Reported-at: https://mail.openvswitch.org/pipermail/ovs-dev/2024-October/417627.html Signed-off-by: Vladislav Odintsov --- ovs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ovs b/ovs index f19448b86..618944a79 160000 --- a/ovs +++ b/ovs @@ -1 +1 @@ -Subproject commit f19448b8618967a108ec6f34713dd811ce1d1334 +Subproject commit 618944a79fec8e98d5880ca2bbb60304855d4437