From 4e6fe2d83ef9c4a66b732a8ef3f52c210560f5fb Mon Sep 17 00:00:00 2001 From: dfitzmau Date: Mon, 12 Jan 2026 16:03:33 +0000 Subject: [PATCH] OSDOCS-17681-feature: Added SR-IOV ARM support note to feature docs --- networking/hardware_networks/about-sriov.adoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/networking/hardware_networks/about-sriov.adoc b/networking/hardware_networks/about-sriov.adoc index de90491649..c67df52b9e 100644 --- a/networking/hardware_networks/about-sriov.adoc +++ b/networking/hardware_networks/about-sriov.adoc @@ -6,7 +6,13 @@ include::_attributes/common-attributes.adoc[] toc::[] -The Single Root I/O Virtualization (SR-IOV) specification is a standard for a type of PCI device assignment that can share a single device with multiple pods. +[role="_abstract"] +To share a single physical device with multiple pods, implement the Single Root I/O Virtualization (SR-IOV) specification. This standard enables flexible PCI device assignment, allowing a device to show as multiple separate physical devices for efficient resource allocation. + +[NOTE] +==== +As of {product-title} 4.21, the SR-IOV Operator can support ARM hardware. +==== You can configure a Single Root I/O Virtualization (SR-IOV) device in your cluster by using the xref:../../networking/networking_operators/sr-iov-operator/installing-sriov-operator.adoc#installing-sriov-operator[SR-IOV Operator].