diff --git a/doc/networking-guide/source/config-sriov.rst b/doc/networking-guide/source/config-sriov.rst index b36d7677c9..46bc83e8fe 100644 --- a/doc/networking-guide/source/config-sriov.rst +++ b/doc/networking-guide/source/config-sriov.rst @@ -433,3 +433,9 @@ Known limitations * SR-IOV is not integrated into the OpenStack Dashboard (horizon). Users must use the CLI or API to configure SR-IOV interfaces. * Live migration is not supported for instances with SR-IOV ports. + + .. note:: + + SR-IOV features may require a specific NIC driver version, depending on the vendor. + Intel NICs, for example, require ixgbe version 4.4.6 or greater, and ixgbevf version + 3.2.2 or greater.