Merge "No method to enable_sriov=1 and disable_idle_d3=1 for vfio-pci driver when using FEC operator (dsr8, r8)"

This commit is contained in:
Zuul
2023-09-15 15:24:58 +00:00
committed by Gerrit Code Review
2 changed files with 5 additions and 3 deletions

View File

@@ -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|

View File

@@ -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.