diff --git a/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-sriov-fec-operator-to-enable-hw-accelerators-for-hosted-vran-containarized-workloads.rst b/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-sriov-fec-operator-to-enable-hw-accelerators-for-hosted-vran-containarized-workloads.rst index 9e9c40111..5a04ded59 100644 --- a/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-sriov-fec-operator-to-enable-hw-accelerators-for-hosted-vran-containarized-workloads.rst +++ b/doc/source/node_management/kubernetes/hardware_acceleration_devices/configure-sriov-fec-operator-to-enable-hw-accelerators-for-hosted-vran-containarized-workloads.rst @@ -795,8 +795,7 @@ following |vRAN| |FEC| accelerators: #. Configure |VFIO| for |PF| interface. |SRIOV| |FEC| operator also supports ``vfio-pci`` driver for |PF| - interface. The |VFIO| mode requires that the ``vfio-pci`` driver be loaded - with the arguments ``enable_sriov=1`` and ``disable_idle_d3=1``. + interface. If the ``vfio-pci`` driver is used to bind the |PF| interface, then a UUID token must be configured as a ``VFIO_TOKEN`` to both |PF| and |VF| diff --git a/doc/source/node_management/kubernetes/hardware_acceleration_devices/enabling-mount-bryce-hw-accelerator-for-hosted-vram-containerized-workloads.rst b/doc/source/node_management/kubernetes/hardware_acceleration_devices/enabling-mount-bryce-hw-accelerator-for-hosted-vram-containerized-workloads.rst index aa69b59ab..680fc4a2e 100644 --- a/doc/source/node_management/kubernetes/hardware_acceleration_devices/enabling-mount-bryce-hw-accelerator-for-hosted-vram-containerized-workloads.rst +++ b/doc/source/node_management/kubernetes/hardware_acceleration_devices/enabling-mount-bryce-hw-accelerator-for-hosted-vram-containerized-workloads.rst @@ -141,7 +141,10 @@ enables the ACC100/ACC200 device. .. code-block:: none - ~(keystone_admin)$ system host-device-modify controller-0 pci_0000_f7_00_0 --driver vfio-pci --vf-driver vfio -N 16 + ~(keystone_admin)$ system host-device-modify controller-0 pci_0000_f7_00_0 --driver igb_uio --vf-driver vfio + + .. note:: + The system does not support ``vfio-pci`` driver for |PF| interface. #. Unlock the host.