commit 1c55673e2617ee5b949af3771b3cf78dfc25c53d
Merge: 2dd726392 7bb4f13a3
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Jan 19 17:38:27 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 2dd726392d1f28442d2cdc14dee89d7bf4eb7aa6
Merge: 1f3529f3b bd5b5d3b3
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Fri Jan 19 13:08:18 2024 +0000
Merging upstream branch-3.1
Commit list:
bd5b5d3b3c ovs-atomic: Fix inclusion of Clang header by GCC 14.
commit 1f3529f3b6c9cd14561f346fd7b9383291ba565d
Merge: fabfd5dc3 dd3f0626e
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Jan 11 12:23:22 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 fabfd5dc3e14e253b405f2a3fdd9d02950e01579
Merge: 82e5bedd2 bb61b5fe8
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Jan 9 12:08:26 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 82e5bedd2fd0e2d81d6543a414200798fb50660c
Merge: 369fea1f6 ffa7d6492
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Tue Jan 9 07:37:54 2024 +0000
Merging upstream branch-3.1
Commit list:
ffa7d6492d ci: Update the GitHub Ubuntu runner image to Ubuntu 22.04.
commit 369fea1f6cde9d882740977c3c19782a628cf820
Merge: 0a88a4fa8 8fd5f77cd
Author: Open vSwitch CI <ovs-ci@redhat.com>
Date: Thu Jan 4 15:09:10 2024 +0000
Merging upstream branch-3.1
Commit list:
8fd5f77cd8 ovsdb-idl: Preserve change_seqno when deleting rows.