Bug 2232158
| Summary: | [23.G RHEL-9] Fast Datapath Release | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Michael Santana <msantana> |
| Component: | openvswitch2.17 | 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: | openvswitch2.17-2.17.0-101.el9fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-09-20 01:19:45 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 (openvswitch2.17 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:5302 |
commit 163447f9d5e6f83b5aa24a160a0db26c2d6765f8 Merge: 23753e82f a74b7dfb9 Author: Open vSwitch CI <ovs-ci> Date: Mon Aug 14 13:51:50 2023 -0400 Merging upstream branch-2.17 Commit list: a74b7dfb96 dpif-netdev: Fix dpif_netdev_flow_put. commit 23753e82f9f8cd606e46d16564f108e0792e9676 Merge: e11afe5dd f04bfd5e4 Author: Open vSwitch CI <ovs-ci> Date: Wed Aug 9 18:51:19 2023 -0400 Merging upstream branch-2.17 Commit list: f04bfd5e47 ofproto-dpif-xlate: Reduce stack usage in recursive xlate functions. (#2104779) commit e11afe5dde77e9b46a3c0e61cff078d3f9903c82 Merge: 88c2d2ea8 29990edbc Author: Open vSwitch CI <ovs-ci> Date: Wed Aug 9 13:08:09 2023 -0400 Merging upstream branch-2.17 Commit list: 29990edbc0 cirrus: Update to FreeBSD 13.2. commit 88c2d2ea8318567705c9b708eb00c6e2505b20c1 Merge: 22854be7f 65bb82369 Author: Open vSwitch CI <ovs-ci> Date: Fri Aug 4 07:21:32 2023 -0400 Merging upstream branch-2.17 Commit list: 65bb823690 ci: Fix OPTS not being passed to OSX builds. commit 22854be7fca22f912abac6ca82bef7bbe209aadf Merge: 507c54625 fe98b0c1f Author: Open vSwitch CI <ovs-ci> Date: Thu Aug 3 10:51:42 2023 -0400 Merging upstream branch-2.17 Commit list: fe98b0c1f9 ovsdb-tool: Fix json leak while showing clustered log. 44722bbda3 ovsdb-server: Fix excessive memory usage on DB open. (#2228464) 9db221fcd8 tests: Add ovsdb execution cases for set size constraints. 3cfe388cb8 ovsdb: relay: Fix handling of XOR updates with size constraints. f4d15497f8 ovsdb: file: Fix diff application to a default column value. 7864ed557e ovsdb: file: Fix inability to read diffs that violate type size. 97d91ad2d6 ovs-tcpdump: Clear auto-assigned ipv6 address of mirror port. commit 507c546250b33fcfd2a4e8ace0c8d430a7129789 Merge: 99709cc36 dba7482e0 Author: Open vSwitch CI <ovs-ci> Date: Wed Aug 2 13:48:10 2023 -0400 Merging upstream branch-2.17 Commit list: dba7482e02 ofproto-dpif: Fix removal of renamed datapath ports. commit 99709cc36500414cb78d5f69f7e30bd236f34002 Merge: f484b9ed3 a1ca9e589 Author: Open vSwitch CI <ovs-ci> Date: Fri Jul 21 12:22:19 2023 -0400 Merging upstream branch-2.17 Commit list: a1ca9e589f ofproto-dpif-upcall: Mirror packets that are modified. (#2155579) commit f484b9ed30d2c619fd59072d0d77cc5a8a9efb83 Merge: bfc17b1bd 5d976536b Author: Open vSwitch CI <ovs-ci> Date: Tue Jul 18 17:21:47 2023 -0400 Merging upstream branch-2.17 Commit list: 5d976536b3 vswitchd: Wait for a bridge exit before replying to exit unixctl.