Bug 2013014
| Summary: | [21.I RHEL-8] Fast Datapath Release | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux Fast Datapath | Reporter: | Timothy Redaelli <tredaelli> |
| Component: | openvswitch2.15 | Assignee: | Timothy Redaelli <tredaelli> |
| Status: | CLOSED ERRATA | QA Contact: | Christian Trautman <ctrautma> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | FDP 21.I | CC: | ctrautma, jhsiao, kfida, ralongi |
| Target Milestone: | --- | ||
| Target Release: | FDP 21.I | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openvswitch2.15-2.15.0-42.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2021-12-09 15:37:13 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 has been run and no blockers have been 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.15 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-2021:5057 |
commit 2a86017f3fd40b588544fe29dd6771a8e645790b Merge: 8f2e30f01 f8274b78c Author: Open vSwitch CI <ovs-ci> Date: Thu Sep 30 03:05:13 2021 -0400 Merging upstream branch-2.15 Commit list: f8274b78c3 datapath-windows:adjust Offset when processing packet in POP_VLAN action commit 8f2e30f0113109e9ed429cec4ce79a3bbf487e48 Merge: 5ccf239b5 a2f860aa2 Author: Open vSwitch CI <ovs-ci> Date: Mon Sep 27 17:12:05 2021 -0400 Merging upstream branch-2.15 Commit list: a2f860aa2e cirrus: Reduce memory requirements for FreeBSD VMs. commit 5ccf239b513aeb0f05793c79e00703b07259c929 Author: Timothy Redaelli <tredaelli> Date: Thu Sep 23 13:27:22 2021 +0200 redhat: use hugetlbfs group for /var/log/openvswitch when dpdk is enabled Resolves: #2007290 commit c6bdfa8cc1db7ac645cad42772e46a0574fde54a Merge: f9a9ac760 7788f1579 Author: Open vSwitch CI <ovs-ci> Date: Thu Sep 16 10:14:49 2021 -0400 Merging upstream branch-2.15 Commit list: 7788f15798 netdev-linux: Fix a null pointer dereference in netdev_linux_notify_sock(). dd32deba6e pcap-file: Fix memory leak in ovs_pcap_open(). 9f2f66c8ea odp-util: Fix a null pointer dereference in odp_flow_format(). 02b0c265c4 odp-util: Fix a null pointer dereference in odp_nsh_key_from_attr__(). 031eff4563 netdev-dpdk: Fix RSS configuration for virtio. 09cd9570d2 ipf: Fix only nat the first fragment in the reass process.