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:
@@ -795,8 +795,7 @@ following |vRAN| |FEC| accelerators:
|
|||||||
#. Configure |VFIO| for |PF| interface.
|
#. Configure |VFIO| for |PF| interface.
|
||||||
|
|
||||||
|SRIOV| |FEC| operator also supports ``vfio-pci`` driver for |PF|
|
|SRIOV| |FEC| operator also supports ``vfio-pci`` driver for |PF|
|
||||||
interface. The |VFIO| mode requires that the ``vfio-pci`` driver be loaded
|
interface.
|
||||||
with the arguments ``enable_sriov=1`` and ``disable_idle_d3=1``.
|
|
||||||
|
|
||||||
If the ``vfio-pci`` driver is used to bind the |PF| interface, then a UUID
|
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|
|
token must be configured as a ``VFIO_TOKEN`` to both |PF| and |VF|
|
||||||
|
@@ -141,7 +141,10 @@ enables the ACC100/ACC200 device.
|
|||||||
|
|
||||||
.. code-block:: none
|
.. 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.
|
#. Unlock the host.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user