Bug 2104539
| Summary: | [22.F RHEL-8] Fast Datapath Release | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Timothy Redaelli <tredaelli> |
| Component: | openvswitch2.16 | Assignee: | Timothy Redaelli <tredaelli> |
| Status: | CLOSED ERRATA | QA Contact: | ovs-qe |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | FDP 22.F | CC: | ctrautma, jhsiao, ralongi |
| Target Milestone: | --- | ||
| Target Release: | FDP 22.F | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openvswitch2.16-2.16.0-86.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-08-01 14:12:39 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 tests 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.16 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:5792 |
commit c1bbe117f898881e3e916d9b40e9421a582b6b29 Merge: df1ebc769 2e6d28faf Author: Open vSwitch CI <ovs-ci> Date: Wed Jun 29 18:33:27 2022 -0400 Merging upstream branch-2.16 Commit list: 2e6d28fafe dpif-netdev: Fix leak of AVX512 DPIF scratch pad. commit df1ebc7699a9d625abf858c180482c229c91ab9e Merge: 058ebc82c 0fe91ee5b Author: Open vSwitch CI <ovs-ci> Date: Wed Jun 29 14:33:48 2022 -0400 Merging upstream branch-2.16 Commit list: 0fe91ee5b0 dpif-netdev: Refactor AVX512 runtime checks. (#2100393) commit 058ebc82c2c82e641b1cb603b5f88dfd18428e78 Merge: 3a0b236ac 19f20b0da Author: Open vSwitch CI <ovs-ci> Date: Tue Jun 28 12:19:20 2022 -0400 Merging upstream branch-2.16 Commit list: 19f20b0da7 dpif-netdev-extract-avx512: Protect GCC builtin usage. 1439c72fa3 ovsdb: Fix memory leak on error path in ovsdb_file_read__(). 8456befa34 odp-util: Ignore unknown attributes in parse_key_and_mask_to_match(). (#2089331) 222a52c86e lldp: Fix lldp memory leak. b04b30af65 ipfix: Trigger revalidation if ipfix options changes. commit 3a0b236aca6e5771d4637baf4464b93950bcd3f7 Merge: c4dc313aa 2266e91ac Author: Open vSwitch CI <ovs-ci> Date: Mon Jun 27 08:04:24 2022 -0400 Merging upstream branch-2.16 Commit list: 2266e91acd conntrack: Fix incorrect bit shift while hashing nat range. 7cfbd3921c odp-util: Fix unaligned access to tunnel id. b46d9ba9f9 ofpbuf: Fix offsetting a NULL pointer in ofpbuf_reserve. commit c4dc313aae30c3ebc7bd648d989e33f1c6df3dda Merge: 4e6f36724 63f21bd20 Author: Open vSwitch CI <ovs-ci> Date: Fri Jun 24 16:34:34 2022 -0400 Merging upstream branch-2.16 Commit list: 63f21bd205 drop-stats.at: Fix frequent failures of the recursion too deep test. commit 4e6f367244e83ab511a42515a2619e0fbd43e697 Merge: 45dcf738b 64f289dc9 Author: Open vSwitch CI <ovs-ci> Date: Wed Jun 15 11:04:29 2022 -0400 Merging upstream branch-2.16 Commit list: 64f289dc97 Prepare for 2.16.5. b614d27ebe Set release date for 2.16.4. commit 45dcf738b0e6a7243369a64224699dfeb3e05ec0 Merge: c224775ae 87922569f Author: Open vSwitch CI <ovs-ci> Date: Tue Jun 7 16:50:08 2022 -0400 Merging upstream branch-2.16 Commit list: 87922569f3 ofproto-dpif-xlate: Fix internal CT state for non-recirc traffic. 51aa8dd106 classifier: Adjust segment boundary to execute prerequisite processing. (#2081773) commit c224775aed62bb19d10759645e035301de8e50ba Merge: d7d5f0984 840c3fcb1 Author: Open vSwitch CI <ovs-ci> Date: Tue May 31 06:35:34 2022 -0400 Merging upstream branch-2.16 Commit list: 840c3fcb12 ofproto-dpif: Fix meter use-after-free. 77c89b0d25 ovs-rcu: Add ovsrcu_barrier. commit d7d5f09849706343997d97692b544f5d88cd1b2e Merge: 3e3d3725d c8c78a76e Author: Ilya Maximets <i.maximets> Date: Thu May 26 13:21:20 2022 +0200 Merging upstream branch-2.16 Commit list: c8c78a76e5 ovsdb: raft: Fix transaction double commit due to lost leadership. (#2046340) 2809af022a Revert "odp-util: Always report ODP_FIT_TOO_LITTLE for IGMP." 90e31552be ofproto-dpif: Trigger revalidation if ct tp changes. commit 3e3d3725d3b124e1b0ac705ceda3219d6d48a663 Merge: 72426100f 72bad2767 Author: Open vSwitch CI <ovs-ci> Date: Wed May 25 15:19:23 2022 -0400 Merging upstream branch-2.16 Commit list: 72bad27674 Carefully release NBL in Windows