-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
None
-
None
-
False
-
-
False
-
-
commit fc452dbe718ec344f21d7d5814bcbbb109245aeb Merge: 2459af6f98 816111af35 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Fri Jun 7 17:02:42 2024 +0000 Merging upstream branch-3.2 Commit list: 816111af35 Prepare for 3.2.4. 14f8765d65 Set release date for 3.2.3. commit 2459af6f98ded1c125caf791f9eef4a0bae7fa18 Merge: 96ddb6c5de fcc1137449 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Fri Jun 7 13:47:39 2024 +0000 Merging upstream branch-3.2 Commit list: fcc1137449 python: ovs: flow: Fix nested check_pkt_len acts. b612222c4f python: idl: Fix index not being updated on row modification. 8b0bbd5119 python: ovsdb-idl: Convert new_uuid insert() arg to UUID. 585a876798 python: ovsdb-idl: Make IndexedRows mirror hmap. commit 96ddb6c5de21630edd953b1a1f5b987e35336b8a Merge: 2b0f80027c 75cf68eabf Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Wed Jun 5 22:32:25 2024 +0000 Merging upstream branch-3.2 Commit list: 75cf68eabf nsh: Add support to compose-packet and use it in system tests. b206321337 tests: Convert ND, MPLS and CT sendpkt tests to compose-packet. 588bc4092a tests: sendpkt: Allow different input formats. 371f9f725f ipf: Handle common case of ipf defragmentation. b7699f0bdd ipf: Only add fragments to batch of same dl_type. commit 2b0f80027c919a7d7185cd891107eca9602592dd Merge: 6b1ae3a4ed a06c735d54 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Mon Jun 3 14:16:59 2024 +0000 Merging upstream branch-3.2 Commit list: a06c735d54 tests: Fix non-portable plus match in python vlog test. commit 6b1ae3a4edeb463d83c55a47347583cf9ba39917 Merge: 78ade43d4a 06a4f0d7e4 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Fri May 31 13:02:17 2024 +0000 Merging upstream branch-3.2 Commit list: 06a4f0d7e4 odp-execute: Fix AVX checksum calculation. 1cf6e70690 ovs-ofctl: Implement compose-packet --bare [--bad-csum]. commit 78ade43d4aac78684c2ac81c18ea6be9681dfbc9 Merge: 11e849f164 f42c407ff7 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Thu May 30 16:47:16 2024 +0000 Merging upstream branch-3.2 Commit list: f42c407ff7 dpdk: Use DPDK 22.11.5 release for OVS 3.2. commit 11e849f1645006f55a8f0934a091beb104cfd0d0 Merge: 5da09bcf5e 6f955620fa Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Tue May 28 20:32:10 2024 +0000 Merging upstream branch-3.2 Commit list: 6f955620fa netdev-linux: Initialize link speed in error conditions. 1bdf7628d6 socket: Fix uninitialized values in inet_parse_ functions. 1c793d6ce4 dpctl: Fix uninitialized value when deleting flows. ba14f51e3c netdev-native-tnl: Fix use of uninitialized offset on SRv6 header pop. commit 5da09bcf5e74381253994ab791b30bf186d41c97 Merge: c37953f11f c212b9b20a Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Thu May 23 12:32:43 2024 +0000 Merging upstream branch-3.2 Commit list: c212b9b20a atlocal: Replace deprecated pkg_resources. a341983a65 atlocal: Fix setting HAVE_PYTEST on unexpected errors. 7d1b0b11da srv6: Fix misaligned writes to segment list. commit c37953f11f6a7eae48e9a7a688f809d367392979 Merge: ff697d229b 27841b2c18 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Fri May 17 15:47:48 2024 +0000 Merging upstream branch-3.2 Commit list: 27841b2c18 compiler: Fix errors in Clang 17 ubsan checks. bad48a6eda table: Fix freeing global variable. a622f6cc63 vlog: Destroy async_append first then close log_fd. commit ff697d229bed4524cfe80388e7ef6802a254122b Merge: 875358dc66 65960eb76b Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Tue May 14 07:47:51 2024 +0000 Merging upstream branch-3.2 Commit list: 65960eb76b conntrack: Fully initialize conn struct before insertion. 7f8ed26f85 conntrack: Do not use {0} to initialize unions. commit 875358dc6688bb9d8def7ba546690dfcd4728575 Merge: 242679aa6d a3f9c5ae1b Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Tue May 7 16:32:27 2024 +0000 Merging upstream branch-3.2 Commit list: a3f9c5ae1b ovsdb-client: Add missing arg to help for 'dump'. commit 242679aa6d4316b557826798712fcba5686694ea Merge: d38df1262f a38ff0a233 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Fri May 3 14:17:24 2024 +0000 Merging upstream branch-3.2 Commit list: a38ff0a233 ofproto-dpif-trace: Fix access to an out-of-scope stack memory. 34b4675aa6 hash, jhash: Fix unaligned access to the hash remainder. 389a8df2fa sparse: Add additional define for sparse on GCC >= 14. commit d38df1262f55281a716c53dd27e5db574737e64b Merge: f695da9bb6 03c165e436 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Tue Apr 30 19:17:00 2024 +0000 Merging upstream branch-3.2 Commit list: 03c165e436 sparse: Add immintrin.h header. f53e3568fa tc: Fix -Wgnu-variable-sized-type-not-at-end warning with Clang 18. d5284c2a39 tests: Fix build failure with Clang 18 due to -Wformat-truncation. commit f695da9bb6594bac57e8fcf1698f2edec2aaedb5 Merge: b8c1fee0b4 4e4463ca55 Author: Open vSwitch CI <ovs-ci@redhat.com> Date: Mon Apr 29 13:30:57 2024 +0000 Merging upstream branch-3.2 Commit list: 4e4463ca55 netdev-dpdk: Fix possible memory leak configuring VF MAC address.
- links to
-
RHBA-2024:133447 openvswitch3.2 bug fix and enhancement update