Comment 34 for bug 1836682

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to docs (r/stx.7.0)

Reviewed: https://review.opendev.org/c/starlingx/docs/+/861840
Committed: https://opendev.org/starlingx/docs/commit/c4aaec1c73856332f7deb08f4cc0a5523061892e
Submitter: "Zuul (22348)"
Branch: r/stx.7.0

commit c4aaec1c73856332f7deb08f4cc0a5523061892e
Author: Thales Elero Cervi <email address hidden>
Date: Tue Aug 16 15:59:13 2022 -0300

    CI-PT configuration when SR-IOV is not available (stx 7.0, stx8, ds7)

    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 <email address hidden>
    Change-Id: I7258ab34cb7ce69a2f4b82c682f72d9467d95c70
    (cherry picked from commit bc0870eade7842a968e37da3742a3571e9adaca1)