Bug 2069779
| Summary: | [22.C 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: | Hekai Wang <hewang> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | FDP 22.C | CC: | ctrautma, hewang, jhsiao, ralongi |
| Target Milestone: | --- | ||
| Target Release: | FDP 22.C | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openvswitch2.16-2.16.0-63.el8fdp | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2022-04-25 14:27:23 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: | |||
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:1525 |
commit a3c48a5aeb9e6d711cd9fe7caf6c11d30ec16ea4 Merge: 561b178a3 c50a0f080 Author: Open vSwitch CI <ovs-ci> Date: Mon Mar 28 08:33:46 2022 -0400 Merging upstream branch-2.16 Commit list: c50a0f080d system-traffic.at: Fix flaky DNAT load balancing test. 9928344ea7 dpif-netdev: Keep orig_in_port as a field of the flow. aee2e66287 tests: Fix incorrect usage of OVS_WAIT_UNTIL. 5881545bd0 odp-util: Fix output for tc to be equal to kernel. 4a80c322f9 netdev-offload-tc: Fix IP and port ranges in flower returns. 49e0bb72bc netdev-offload-tc: Fix use of ICMP values instead of masks defines. 0fb545c7d9 netdev-offload-tc: Always include conntrack information to tc. 13a3f57976 netdev-offload-tc: Check for valid netdev ifindex in flow_put. 6e72fd96d3 netdev-offload-tc: Set the correct VLAN_VID and VLAN_PCP masks. e43157f303 netdev-offload-tc: Add debug logs on tc rule verify failures. 37297e7ee6 tc: Keep header rewrite actions order. 823be413ec dpdk: Use DPDK 20.11.4 release commit 561b178a3d3fc47a8116a0922c7f65c60c2762f1 Merge: 0e0cf86cf 47b537428 Author: Open vSwitch CI <ovs-ci> Date: Fri Mar 11 18:34:26 2022 -0500 Merging upstream branch-2.16 Commit list: 47b5374280 system-dpdk: Fix mfex autovalidator tests. 98a74bd487 ofp-prop: Silence the 'may be uninitialized' warning. ab4f30e02b ovsdb-cluster.at: Avoid test failures due to different hashing. commit 0e0cf86cf5b8d071b05ef05795083b649e89ce6d Merge: 67312d8be d5d2bd3c0 Author: Open vSwitch CI <ovs-ci> Date: Mon Mar 7 14:49:17 2022 -0500 Merging upstream branch-2.16 Commit list: d5d2bd3c09 ofproto: Use xlate map for uuid lookups. d158b29fb6 ofproto: Add refcount to ofproto to fix ofproto use-after-free. commit 67312d8bee3120ff503449f352cff1f7befc9900 Merge: 832e52bea 43882d837 Author: Open vSwitch CI <ovs-ci> Date: Fri Mar 4 19:23:32 2022 -0500 Merging upstream branch-2.16 Commit list: 43882d8372 ofproto-dpif: Trigger revalidation when ipfix config set. 218bb05fb2 system-tso: Skip encap tests when userspace TSO is enabled. commit 832e52bea764b57b1199aadfb3fc3c512e2e3a8a Merge: 81ff7c5a6 1515e085b Author: Open vSwitch CI <ovs-ci> Date: Fri Mar 4 14:48:55 2022 -0500 Merging upstream branch-2.16 Commit list: 1515e085b9 tc: Fix stats byte count on fragmented packets. 7a3b46d517 compat: Add gen_stats include to define tc hw stats.