commit 6baa043307d53d7d7d3ab61f1cb049e9765b5fc6
Merge: de853f64c1 1f0344ed01
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Jun 7 20:00:01 2024 +0000
Merging upstream branch-2.17
Commit list:
1f0344ed01 Prepare for 2.17.11.
ab673c7a90 Set release date for 2.17.10.
commit de853f64c1ab45b3219ed853d503d8f92017470a
Merge: 3451661437 f050ccc006
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Jun 7 13:58:10 2024 +0000
Merging upstream branch-2.17
Commit list:
f050ccc006 python: idl: Fix index not being updated on row modification.
commit 3451661437be03ab71b542b405b90c6ef697ab3a
Merge: 0ed95d4a07 3930bc7446
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Jun 5 22:28:24 2024 +0000
Merging upstream branch-2.17
Commit list:
3930bc7446 nsh: Add support to compose-packet and use it in system tests.
ef39373fd1 tests: Convert ND, MPLS and CT sendpkt tests to compose-packet.
244f90d559 tests: sendpkt: Allow different input formats.
171398797b ovs-ofctl: Implement compose-packet --bare.
526044b56d ipf: Handle common case of ipf defragmentation.
d9465f907e ipf: Only add fragments to batch of same dl_type.
commit 0ed95d4a07e9f1b7cb5863c5d1f2e6997109d64f
Merge: 76bb1d3eb3 f924527d97
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Jun 3 14:13:07 2024 +0000
Merging upstream branch-2.17
Commit list:
f924527d97 tests: Fix non-portable plus match in python vlog test.
commit 76bb1d3eb3a2f6474ba8e4601240398d19cb1a40
Merge: ab94259ae7 628ccf2c67
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu May 30 16:43:32 2024 +0000
Merging upstream branch-2.17
Commit list:
628ccf2c67 dpdk: Use DPDK 21.11.7 release for OVS 2.17.
commit ab94259ae749c9f08dd3340b5fd8f053f70ee637
Merge: 1d74c0f4cf 9dc9ad38ba
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue May 28 20:30:03 2024 +0000
Merging upstream branch-2.17
Commit list:
9dc9ad38ba socket: Fix uninitialized values in inet_parse_ functions.
adc851604e dpctl: Fix uninitialized value when deleting flows.
commit 1d74c0f4cfca2f0d1a31f058f1c88e1a287f89ec
Merge: b2beb2fa0a 9468d54d01
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri May 17 15:43:43 2024 +0000
Merging upstream branch-2.17
Commit list:
9468d54d01 compiler: Fix errors in Clang 17 ubsan checks.
f23b1e500a table: Fix freeing global variable.
a6f9175aee vlog: Destroy async_append first then close log_fd.
commit b2beb2fa0aaa34601a7332c517533c0ab30a6c83
Merge: 3bced0ab82 c553026ecd
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue May 14 07:57:54 2024 +0000
Merging upstream branch-2.17
Commit list:
c553026ecd conntrack: Fully initialize conn struct before insertion.
966ed838e3 conntrack: Do not use {0} to initialize unions.
commit 3bced0ab824e01d5b2f411d3334937a7c63a75af
Merge: b659285425 d1a2af7c33
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue May 7 16:28:56 2024 +0000
Merging upstream branch-2.17
Commit list:
d1a2af7c33 ovsdb-client: Add missing arg to help for 'dump'.
commit b659285425b55928719a4b4a9cecb54d6b88eed3
Merge: 5c0fdcef1e 9d0de176c7
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri May 3 14:13:22 2024 +0000
Merging upstream branch-2.17
Commit list:
9d0de176c7 ofproto-dpif-trace: Fix access to an out-of-scope stack memory.
bd020fba03 hash, jhash: Fix unaligned access to the hash remainder.
78ea43c71c sparse: Add additional define for sparse on GCC >= 14.
commit 5c0fdcef1e0c78fd536605c93c58c181455ab15b
Merge: 838851db38 755b66f68e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Apr 30 19:13:01 2024 +0000
Merging upstream branch-2.17
Commit list:
755b66f68e sparse: Add immintrin.h header.
c029de2482 tc: Fix -Wgnu-variable-sized-type-not-at-end warning with Clang 18.
0efdca5d34 tests: Fix build failure with Clang 18 due to -Wformat-truncation.
commit 838851db38a9b1f30ebcdbe0b72949a62bc99ebb
Merge: f12e5b0242 b2e1911039
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Apr 24 21:06:57 2024 +0000
Merging upstream branch-2.17
Commit list:
b2e1911039 netdev-dpdk: Fix possible memory leak configuring VF MAC address.