pci: add option to force uio binding

Type: improvement

Change-Id: Ifea4badd58f7e2b5e792d7506f6747851a08587f
Signed-off-by: Benoît Ganne <bganne@cisco.com>
This commit is contained in:
Benoît Ganne
2022-10-13 17:22:26 +02:00
committed by Dave Wallace
parent eea6edcda8
commit 6a07348f4a
8 changed files with 103 additions and 72 deletions

View File

@ -666,6 +666,18 @@ or auto (default)
uio-driver vfio-pci
uio-bind-force
^^^^^^^^^^^^^^^^^^^^^^
Force VPP to rebind the interface(s) to the selected UIO driver, even if the
interface is up in Linux.
By default, VPP will refuse to bind an interface if it is up in Linux,
in case it is in active use.
.. code-block:: console
uio-bind-force
no-multi-seg
^^^^^^^^^^^^