c4aaec1c73
There is a known limitation [1] and NICs that do not support SR-IOV
require a different procedure [2] when configuring PCI-PT.
This change adds a note on checking SR-IOV support for the target NIC,
when configuring PCI-Passthrough for it, and adds the necessary
steps for the configuration to work properly whit this type of NIC.
For completeness, it also duplicates the PCI-PT example for when
configuring PCI SRIOV Ethernet Interfaces, with the necessary
changes to the procedure.
Fix merge conflict.
[1] https://bugs.launchpad.net/starlingx/+bug/1836682
[2] https://wiki.openstack.org/wiki/StarlingX/Networking#Useful_Networking_Commands
Partial-bug: 1836682
Signed-off-by: Thales Elero Cervi <thaleselero.cervi@windriver.com>
Change-Id: I7258ab34cb7ce69a2f4b82c682f72d9467d95c70
(cherry picked from commit
|
||
---|---|---|
.. | ||
adding-compute-nodes-to-an-existing-duplex-system.rst | ||
configuring-a-flavor-to-use-a-generic-pci-device.rst | ||
configuring-pci-passthrough-ethernet-interfaces.rst | ||
exposing-a-generic-pci-device-for-use-by-vms.rst | ||
exposing-a-generic-pci-device-using-the-cli.rst | ||
generic-pci-passthrough.rst | ||
index-node-mgmt-os-ccb47338adbc.rst | ||
node-management-overview.rst | ||
pci-device-access-for-vms.rst | ||
pci-passthrough-ethernet-interface-devices.rst | ||
pci-sr-iov-ethernet-interface-devices.rst | ||
sr-iov-encryption-acceleration.rst | ||
using-labels-to-identify-openstack-nodes.rst |