Bug 2232160
| Summary: | [23.G RHEL-9] 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-44.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 (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:5303 |
commit 5c394656fd6977c9fea7f4b6a79a0f073b377d13 Merge: 2719628c5 9c600710b Author: Open vSwitch CI <ovs-ci> Date: Mon Aug 14 13:51:50 2023 -0400 Merging upstream branch-3.1 Commit list: 9c600710bf dpif-netdev: Fix dpif_netdev_flow_put. commit 2719628c5790e4f4267f5d51aeed12cc36fdaccc Merge: 3669a14c7 4e6693b44 Author: Open vSwitch CI <ovs-ci> Date: Wed Aug 9 18:51:34 2023 -0400 Merging upstream branch-3.1 Commit list: 4e6693b44f ofproto-dpif-xlate: Reduce stack usage in recursive xlate functions. (#2104779) commit 3669a14c7801f8bf2640871c9d22488bbefb9090 Merge: 9864a17a7 70ce7a3cc Author: Open vSwitch CI <ovs-ci> Date: Mon Aug 7 10:36:50 2023 -0400 Merging upstream branch-3.1 Commit list: 70ce7a3cc6 cirrus: Update to FreeBSD 13.2. commit 9864a17a731cda8c87fe86fa040e014616bcd578 Merge: da4e71ef3 27296cf48 Author: Open vSwitch CI <ovs-ci> Date: Fri Aug 4 07:22:08 2023 -0400 Merging upstream branch-3.1 Commit list: 27296cf482 ci: Fix OPTS not being passed to OSX builds. commit da4e71ef3816fa7d09a2d5e100f3cf57fef096c5 Merge: 9dbd07654 8b1795c69 Author: Open vSwitch CI <ovs-ci> Date: Thu Aug 3 10:51:41 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 9dbd076546cf0f93c0389facf787b9cdac1ecfd9 Merge: 63dcdf1a3 618d3bdbb Author: Open vSwitch CI <ovs-ci> Date: Tue Aug 1 05:51:15 2023 -0400 Merging upstream branch-3.1 Commit list: 618d3bdbb5 ofproto-dpif: Fix removal of renamed datapath ports. commit 63dcdf1a37aa1572e09cd75614f2afd73a2ebf8f Merge: de746f5ab 11c542104 Author: Open vSwitch CI <ovs-ci> Date: Tue Jul 25 14:51:30 2023 -0400 Merging upstream branch-3.1 Commit list: 11c542104e netdev-dpdk: Negotiate delivery of per-packet Rx metadata. commit de746f5ab87c81a40f83440bd27d8f12c4befe23 Merge: 413ddaaee cad4759fa Author: Open vSwitch CI <ovs-ci> Date: Fri Jul 21 12:22:48 2023 -0400 Merging upstream branch-3.1 Commit list: cad4759fa1 ofproto-dpif-upcall: Mirror packets that are modified. (#2155579) commit 413ddaaeeccd75ad62db86a078b0c7d38bbe861a Merge: 27d7ee3ca 17022ea06 Author: Open vSwitch CI <ovs-ci> Date: Tue Jul 18 17:21:47 2023 -0400 Merging upstream branch-3.1 Commit list: 17022ea063 vswitchd: Wait for a bridge exit before replying to exit unixctl.