Skip to content

Commit 3e3d42b

Browse files
committed
TELCODOCS-2039 release note
1 parent b284bf7 commit 3e3d42b

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

release_notes/ocp-4-20-release-notes.adoc

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,17 @@ You can use the `spec.interface` field of the BGP peer custom resource to config
759759

760760
For more information, see xref:../networking/ingress_load_balancing/metallb/metallb-frr-k8s.adoc#nw-metallb-frrconfiguration-crd-interface[Configuring the integration of MetalLB and FRR-K8s ].
761761

762+
[id="ocp-4-20-networking-pfrs-operator_{context}"]
763+
==== High-availability for pod-level bonding on SR-IOV networks (Technology Preview)
764+
765+
This Technology Preview feature introduces the PF Status Relay Operator. The Operator uses Link Aggregation Control Protocol (LACP) as a health check to detect upstream switch failures, enabling high availability for workloads that use pod-level bonding with SR-IOV network virtual functions (VF).
766+
767+
Without this feature, an upstream switch can fail while the underlying physical function (PF) still reports an `up` state. VFs attached to the PF also remain up, causing pods to send traffic to a dead endpoint and leading to packet loss.
768+
769+
The PF Status Relay Operator prevents this by monitoring the LACP status of the PF. When a failure is detected, the Operator forces the link state of the attached VFs down, triggering the pod's bond to fail over to a backup path. This ensures the workload remains available and minimizes packet loss.
770+
771+
For more information, see xref:../networking/hardware_networks/configure-lacp-for-sriov.adoc#sriov-lacp-sriov[High availability for pod-level bonds on SR-IOV networks].
772+
762773
[id="ocp-release-notes-nodes_{context}"]
763774
=== Nodes
764775

@@ -1922,6 +1933,11 @@ In the following tables, features are marked with the following statuses:
19221933
|Not Available
19231934
|Not Available
19241935
|Technology Preview
1936+
1937+
|PF Status Relay Operator for high availability with SR-IOV networks
1938+
|Not Available
1939+
|Not Available
1940+
|Technology Preview
19251941
|====
19261942

19271943

0 commit comments

Comments
 (0)