Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions release_notes/ocp-4-7-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2036,6 +2036,17 @@ $ oc patch route/canary -n openshift-ingress-canary -p '{"spec":{"tls":{"termina
+
(link:https://bugzilla.redhat.com/show_bug.cgi?id=1932401[*BZ#1932401*])

* Updates to openvswitch ("net: openvswitch: reorder masks array based on usage") code causes the openvswitch et/openvswitch/flow_table::flow_lookup accessing per-cpu data condition on preemptible (and migratable) sections, leading to a real time kernel panic. As a result, the kernel-rt is unstable and will impact low latency applications.
+
It is recommended not to upgrade to {product-title} 4.7 until this is fixed.
+
(link:https://https://bugzilla.redhat.com/show_bug.cgi?id=1918456[*BZ#1918456*])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are the https://https:// stutters intentional (here and below)?


* The SR-IOV device plug-in does not allow VFIO devices on the nodes to be exposed as resources. This results in DPDK workloads being blocked on Intel devices.
+
It is recommended that SR-IOV customers should not upgrade to {product-title} 4.7 until this issue is fixed.
+
(link:https://https://bugzilla.redhat.com/show_bug.cgi?id=1930469[*BZ#1930469*])

[id="ocp-4-7-asynchronous-errata-updates"]
== Asynchronous errata updates
Expand Down