commit f86d6b1e215c6f2ead23c3ad8f8ca225bbf654b4
Merge: 1e2414695 7bb4f13a3
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Jan 19 18:38:39 2024 +0000
Merging upstream branch-3.1
Commit list:
7bb4f13a37 python: ovs: flow: Add meter_id to controller.
41b2ae5165 python: ovs: flow: Make check_pkt_len action a list.
d0fc8a2892 python: ovs: flow: Add idle_age to openflow flows.
3e2791f8c6 python: tests: Refactor test_odp section testing.
df59f9a225 python: ovs: flow: Add dp hash and meter actions.
7958e50a1e python: ovs: flow: Add sample to nested actions.
fc0fb041af python: tests: Add info and key tests for OFPFlows.
1d00d1da6f python: ovs: flow: Fix typo in n_packets.
commit 1e241469531fe3dbdde55adce0627fc0369f4247
Merge: baeb8a32d bd5b5d3b3
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Jan 19 13:04:29 2024 +0000
Merging upstream branch-3.1
Commit list:
bd5b5d3b3c ovs-atomic: Fix inclusion of Clang header by GCC 14.
commit baeb8a32dc5504ce79c45c2a0fed184e2766a4b3
Merge: 0a1c4bfec dd3f0626e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Jan 11 12:19:39 2024 +0000
Merging upstream branch-3.1
Commit list:
dd3f0626ed ovsdb-idl.at: Test IDL behavior during database conversion.
2c6b81ad6e tests-ovsdb: Switch OVSDB_START_IDLTEST to macro.
e9c5226cc2 python: idl: Handle monitor_canceled.
commit 0a1c4bfec52d6111c2de8361907ca6002d1a0ab9
Merge: 0b299a1cd bb61b5fe8
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Jan 9 12:19:34 2024 +0000
Merging upstream branch-3.1
Commit list:
bb61b5fe8e vconn: Count vconn_sent regardless of log level.
e99e16b2bc backtrace: Fix error in log_backtrace() documentation.
2095fdc897 ovsdb: trigger: Do not allow conversion in read-only mode.
b7809bcc65 ovsdb: jsonrpc-server: Fix the DSCP value in default options.
020c9efcbe jsonrpc: Sort JSON objects while printing debug messages.
f0503a3745 tests: ovsdb: Use diff -up format for replay test.
ed3968450f ovsdb-server.at: Enbale debug logs in active-backup tests.
c0a453a919 ovsdb: transaction: Don't try to diff unchanged columns.
6e988ef853 ovsdb: transaction: Avoid diffs for different type references.
d96ce5f2c5 ovsdb: Fix incorrect sharing of UUID and _version columns.
commit 0b299a1cd5e6b4b4a62fde5e04f0bc7ce9876ab5
Merge: e9d0b1d64 ffa7d6492
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Jan 9 07:33:59 2024 +0000
Merging upstream branch-3.1
Commit list:
ffa7d6492d ci: Update the GitHub Ubuntu runner image to Ubuntu 22.04.
commit e9d0b1d64340fef1917c3dad7f653f81aaefe20c
Merge: 071ee36ba 8fd5f77cd
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Jan 4 15:04:44 2024 +0000
Merging upstream branch-3.1
Commit list:
8fd5f77cd8 ovsdb-idl: Preserve change_seqno when deleting rows.