Bug 2114476
| Summary: | [22.G RHEL-8] Fast Datapath Release | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Timothy Redaelli <tredaelli> |
| Component: | openvswitch2.13 | Assignee: | Timothy Redaelli <tredaelli> |
| Status: | CLOSED ERRATA | QA Contact: | ovs-qe |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | FDP 22.G | CC: | ctrautma, jhsiao, ralongi |
| Target Milestone: | --- | ||
| Target Release: | FDP 22.G | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openvswitch2.13-2.13.0-193.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-09-06 18:48:41 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 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.13 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-2022:6367 |
commit 91ba12ea05556db3f533f80433d3874a2b660b9e Merge: 7547aa56c da9b611c3 Author: Open vSwitch CI <ovs-ci> Date: Fri Jul 29 13:00:31 2022 -0400 Merging upstream branch-2.13 Commit list: da9b611c3a libopenvswitch.pc: Add missing libs for a static build. b85d9bc79f rhel: Stop installing internal headers. commit 7547aa56c747d17f57fd130cfa288a60c4af5cb7 Merge: 7f22841d9 74070e355 Author: Open vSwitch CI <ovs-ci> Date: Tue Jul 26 11:16:51 2022 -0400 Merging upstream branch-2.13 Commit list: 74070e3559 netdev-linux: Do not touch LAG members if master is not attached to OVS. 384e7f9501 netdev: Clear auto_classified if netdev reopened with the type specified. commit 7f22841d90c2a23209e54f1bbe89435e5ff02f41 Merge: 611c3165f b6403e9d0 Author: Open vSwitch CI <ovs-ci> Date: Mon Jul 25 16:30:52 2022 -0400 Merging upstream branch-2.13 Commit list: b6403e9d0f system-traffic: Properly stop dangling ping after geneve test. 82910affef conntrack: Fix conntrack multiple new state. 7048decfd2 tc: Fix misaligned access while creating pedit actions.