Bug 2232159
| Summary: | [23.G RHEL-8] Fast Datapath Release | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Michael Santana <msantana> |
| Component: | openvswitch3.1 | Assignee: | Michael Santana <msantana> |
| Status: | CLOSED ERRATA | QA Contact: | ovs-qe |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | FDP 23.G | CC: | ctrautma, jhsiao, ralongi |
| Target Milestone: | --- | ||
| Target Release: | FDP 23.G | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openvswitch3.1-3.1.0-50.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-09-20 01:09:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Regression is complete, no blockers found. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (openvswitch3.1 bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2023:5308 |
commit 779079ec3fdc05621b238948ddb97a288c65ed41 Merge: 229b8b4ef 9c600710b Author: Open vSwitch CI <ovs-ci> Date: Mon Aug 14 13:47:26 2023 -0400 Merging upstream branch-3.1 Commit list: 9c600710bf dpif-netdev: Fix dpif_netdev_flow_put. commit 229b8b4ef8ad73e8a84efd748968724c6c58cac7 Merge: 5ff1d9a4d 4e6693b44 Author: Open vSwitch CI <ovs-ci> Date: Wed Aug 9 19:02:17 2023 -0400 Merging upstream branch-3.1 Commit list: 4e6693b44f ofproto-dpif-xlate: Reduce stack usage in recursive xlate functions. (#2104779) commit 5ff1d9a4dea62a493b217a8df2b470753f51c6df Merge: 06de042cb 70ce7a3cc Author: Open vSwitch CI <ovs-ci> Date: Mon Aug 7 10:32:22 2023 -0400 Merging upstream branch-3.1 Commit list: 70ce7a3cc6 cirrus: Update to FreeBSD 13.2. commit 06de042cbae51aeb899fced285034c9f765b2d34 Merge: ab94f613c 27296cf48 Author: Open vSwitch CI <ovs-ci> Date: Fri Aug 4 07:32:22 2023 -0400 Merging upstream branch-3.1 Commit list: 27296cf482 ci: Fix OPTS not being passed to OSX builds. commit ab94f613c70a4b33fcecbd1233fc97675dfed4bd Merge: 4224df5b4 8b1795c69 Author: Open vSwitch CI <ovs-ci> Date: Thu Aug 3 10:47:15 2023 -0400 Merging upstream branch-3.1 Commit list: 8b1795c69f ovsdb-tool: Fix json leak while showing clustered log. d4d068fef6 ovsdb-server: Fix excessive memory usage on DB open. (#2228464) 369daff0d4 tests: Add ovsdb execution cases for set size constraints. eb33626b59 ovsdb: relay: Fix handling of XOR updates with size constraints. 8d2c8c33e7 ovsdb: file: Fix diff application to a default column value. 3797558158 ovsdb: file: Fix inability to read diffs that violate type size. 96d02ee7a8 ovs-tcpdump: Clear auto-assigned ipv6 address of mirror port. commit 4224df5b41a8579ea61abe7589c8c3daa70c4c24 Merge: 31fab0fb2 618d3bdbb Author: Open vSwitch CI <ovs-ci> Date: Tue Aug 1 05:47:15 2023 -0400 Merging upstream branch-3.1 Commit list: 618d3bdbb5 ofproto-dpif: Fix removal of renamed datapath ports. commit 31fab0fb20f3b503ef66f7f44db00025f26bcd12 Merge: da1afee4f 11c542104 Author: Open vSwitch CI <ovs-ci> Date: Tue Jul 25 14:47:15 2023 -0400 Merging upstream branch-3.1 Commit list: 11c542104e netdev-dpdk: Negotiate delivery of per-packet Rx metadata. commit da1afee4f8fff0d82a606cf5ca018d9e683f36e7 Merge: b1a11e271 cad4759fa Author: Open vSwitch CI <ovs-ci> Date: Fri Jul 21 12:17:15 2023 -0400 Merging upstream branch-3.1 Commit list: cad4759fa1 ofproto-dpif-upcall: Mirror packets that are modified. (#2155579) commit b1a11e27174ea7610d97d5cbc71ee218c673550c Merge: 66f8de836 17022ea06 Author: Open vSwitch CI <ovs-ci> Date: Wed Jul 19 16:44:27 2023 -0400 Merging upstream branch-3.1 Commit list: 17022ea063 vswitchd: Wait for a bridge exit before replying to exit unixctl.