Bug 2232154
| Summary: | [23.G RHEL-8] 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-114.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-09-20 01:19:42 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:5307 |
commit 9f692d81e199c92935c309c97a41130f8c47a190 Merge: 6994290c6 a74b7dfb9 Author: Open vSwitch CI <ovs-ci> Date: Mon Aug 14 13:56:27 2023 -0400 Merging upstream branch-2.17 Commit list: a74b7dfb96 dpif-netdev: Fix dpif_netdev_flow_put. commit 6994290c64204806d243c5c9584d6b25dcf08582 Merge: aa728a7f2 f04bfd5e4 Author: Open vSwitch CI <ovs-ci> Date: Wed Aug 9 18:56:27 2023 -0400 Merging upstream branch-2.17 Commit list: f04bfd5e47 ofproto-dpif-xlate: Reduce stack usage in recursive xlate functions. (#2104779) commit aa728a7f251e2456f359247608fa93c7d86ede63 Merge: 912b401c0 29990edbc Author: Open vSwitch CI <ovs-ci> Date: Mon Aug 7 10:41:35 2023 -0400 Merging upstream branch-2.17 Commit list: 29990edbc0 cirrus: Update to FreeBSD 13.2. commit 912b401c09417eaf8a2bae9e10ee45c612568786 Merge: 71b356438 65bb82369 Author: Open vSwitch CI <ovs-ci> Date: Fri Aug 4 07:26:05 2023 -0400 Merging upstream branch-2.17 Commit list: 65bb823690 ci: Fix OPTS not being passed to OSX builds. commit 71b356438ed92470186e9474b1496e820cf07953 Merge: 43eec2f28 fe98b0c1f Author: Open vSwitch CI <ovs-ci> Date: Thu Aug 3 10:56:09 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 43eec2f28042a837159e7ddc7c02a9856ea44d70 Merge: 6ec8574cf dba7482e0 Author: Open vSwitch CI <ovs-ci> Date: Tue Aug 1 05:41:36 2023 -0400 Merging upstream branch-2.17 Commit list: dba7482e02 ofproto-dpif: Fix removal of renamed datapath ports. commit 6ec8574cf8da5735c9553cb636b3e89ee220e431 Merge: c75127821 a1ca9e589 Author: Open vSwitch CI <ovs-ci> Date: Fri Jul 21 12:27:01 2023 -0400 Merging upstream branch-2.17 Commit list: a1ca9e589f ofproto-dpif-upcall: Mirror packets that are modified. (#2155579) commit c7512782195e7e0603a6d6946f4c3ebcace0685f Merge: a869eaf6d 5d976536b Author: Open vSwitch CI <ovs-ci> Date: Tue Jul 18 17:26:41 2023 -0400 Merging upstream branch-2.17 Commit list: 5d976536b3 vswitchd: Wait for a bridge exit before replying to exit unixctl.