commit 590f8d15c7a2fbb89fe516284f0d6e3cb2bf30a5
Merge: e2ca964bdc d37c3792f2
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Jan 7 21:09:45 2026 +0000
Merging upstream branch-3.5
Commit list:
d37c3792f2 ovsdb: raft: Actually suppress the disruptive server.
437a637bb9 netdev-afxdp: Fix impossible typo.
4b6e5c7c52 tunnel: Avoid matching on df and csum flags.
a90cf2230d netdev-dpdk: Fix TSO packet length check for tunnels.
ff887c0bd4 netdev-dpdk: Fix rx queue fill level with QoS.
commit e2ca964bdc7d4185e10358e5e7240693913a7cf6
Merge: a183385825 486619b1bf
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Wed Dec 17 21:39:39 2025 +0000
Merging upstream branch-3.5
Commit list:
486619b1bf classifier: Remove leftover bits of classifier partitioning.
eeb6cccbac ovsdb: raft: Discard pre-vote replies during the actual election.
190b9ca16c ofproto-dpif-xlate: Log clarification for dp_hash method. ()
88e08a66e1 ovsdb-idl: Fix returning non-existent rows from uuid lookup.
a58de06419 ovsdb: transaction: Fix logging order of duplicate index rows.
commit a18338582551b19cbd3b4a048259cb4be75a762c
Merge: 56e70eee42 17b0ae25fc
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Dec 15 21:57:27 2025 +0000
Merging redhat subtree
Commit list:
17b0ae25fc redhat: remove unneeded iavf dependency
commit 56e70eee42933f3a3b288dee1d3746dbdc7c73fb
Merge: 8a92d7bf75 d512fda2bf
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Nov 14 20:39:37 2025 +0000
Merging upstream branch-3.5
Commit list:
d512fda2bf dns-resolve: Do not treat never accessed responses as expired. ()
commit 8a92d7bf750868728dd784066fd07f020f87b745
Merge: 5fd61ad631 285eeb3d32
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Nov 14 11:09:49 2025 +0000
Merging upstream branch-3.5
Commit list:
285eeb3d32 dpif: Maintain upcall_pid, mtu and hash.
7dc1b3c4fd dpif-netlink: Fix probing for broken meters on Linux v5.10+. ()
500a37e6b5 dpif-netlink: Fix potential leak of a malformed meters netlink reply.
commit 5fd61ad631d5ded01b13d92ab7f198e039f7f937
Merge: ba60c5efbd e14d2e768c
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Oct 31 21:19:22 2025 +0000
Merging upstream branch-3.5
Commit list:
e14d2e768c netdev: Fix full duplex capability for 25G ports. (FDP-883)
2c7a7bb68b netdev-bsd: Cache features and speed.
a925464a6a netdev-linux: Fix compatibility with older kernels.
364c4ed228 netdev: Fix reported rate for Linux and BSD ports.
commit ba60c5efbd19c493c0e95b6bbd2834a326ecb134
Merge: 4fb37d34c8 724fdde201
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Mon Oct 27 22:10:01 2025 +0000
Merging upstream branch-3.5
Commit list:
724fdde201 ipf: Work around thread safety warnings with clang 21.
bb8e3ed973 ipf: Fix potential deadlock with the clean thread on exit.
commit 4fb37d34c8e1ebd7c146e435f2333198088eab28
Merge: 177300f8ce 2d697c2a7e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Oct 24 15:09:31 2025 +0000
Merging upstream branch-3.5
Commit list:
2d697c2a7e dpif-netlink: Fix memory leak when re-add vport channel.
158d9a9ef2 configure: Disable clang 21 warning for uninitialized const fields.
95c4fdef48 thread: Convert init/destroy lock functions to use non-const arguments.
f7fe2ce9e1 treewide: Fix clang 21 thread-safety warnings for init/create/destroy.
52ec9c322c treewide: Remove OVS_GUARDED from RCU-based structure fields.
ba47fc9f2a stream-ssl: Fix missing OPT_SSL_CIPHERSUITES in STREAM_SSL_CASES.
commit 177300f8cec6516c6b713fefcac947b90dc4070b
Merge: 0523464d7e 0cef20a870
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Oct 21 22:05:37 2025 +0000
Merging redhat subtree
Commit list:
0cef20a870 pkgtool: Fix support for multiple branches and remove useless checks