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:

committed by
Dave Wallace

parent
eea6edcda8
commit
6a07348f4a
@ -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
|
||||
^^^^^^^^^^^^
|
||||
|
||||
|
Reference in New Issue
Block a user