From 3a25b31e26912804f3704ec98552a767d9315475 Mon Sep 17 00:00:00 2001 From: dfitzmau Date: Wed, 26 Feb 2025 16:15:15 +0000 Subject: [PATCH] OCPBUGS-44464: Fixed the TAP note --- release_notes/ocp-4-14-release-notes.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release_notes/ocp-4-14-release-notes.adoc b/release_notes/ocp-4-14-release-notes.adoc index 1a9031c3d265..27778bcaaa75 100644 --- a/release_notes/ocp-4-14-release-notes.adoc +++ b/release_notes/ocp-4-14-release-notes.adoc @@ -892,7 +892,7 @@ For further information about all-multicast mode, see xref:../networking/hardwar [id="ocp-4-14-tap-device-plugin"] ==== Enhance network flexibility by using the TAP device plugin -This release introduces a new Container Network Interface (CNI) network plugin type: the Tanzu Application Platform (TAP) device plugin. You can use this plugin to create TAP devices within containers, which enables user-space programs to handle network frames and act as an interface that receives frames from and that sends frames to user-space applications instead of through traditional network interfaces. For more information, see xref:../networking/multiple_networks/configuring-additional-network.html#nw-multus-tap-object_configuring-additional-network[Configuration for a TAP additional network]. +This release introduces a new Container Network Interface (CNI) network plugin type: the TAP device plugin. You can use this plugin to create TAP devices within containers, which enables user-space programs to handle network frames and act as an interface that receives frames from and that sends frames to user-space applications instead of through traditional network interfaces. For more information, see xref:../networking/multiple_networks/configuring-additional-network.html#nw-multus-tap-object_configuring-additional-network[Configuration for a TAP additional network]. [id="ocp-4-14-non-root-dpdk"] ==== Support for running rootless DPDK workloads with kernel access by using the TAP CNI plugin