summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml16
1 files changed, 15 insertions, 1 deletions
diff --git a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml
index ce9e9e0..66c54d7 100644
--- a/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml
+++ b/doc/book-enea-nfv-access-release-info/doc/known_bugs_and_limitations.xml
@@ -92,6 +92,20 @@
92 storage devices.</para> 92 storage devices.</para>
93 </listitem> 93 </listitem>
94 94
95 <listitem>
96 <para><remark>LXCR-9992</remark>Due to the way VFIO works, there are
97 certain limitations regarding which devices can be used with VFIO. Mainly, it
98 comes down to how IOMMU groups work. Any Virtual Function device can
99 be used with VFIO on its own, however, physical devices will require either
100 all ports to be bound to VFIO, or only some of them bound while others not
101 bound to anything at all.</para>
102
103 <para>If UEFI secure boot is enabled, the Linux kernel may disallow the
104 use of UIO on the system. Therefore, devices intended for use by the DPDK should be
105 bound to the <literal>vfio-pci</literal> kernel module rather than the
106 <literal>igb_uio</literal>.</para>
107 </listitem>
108
95 <listitem condition="hidden"> 109 <listitem condition="hidden">
96 <para><emphasis role="bold">PDF navigation</emphasis>: When using links 110 <para><emphasis role="bold">PDF navigation</emphasis>: When using links
97 to open other PDFs, or jump to another place in the same PDF, jumping 111 to open other PDFs, or jump to another place in the same PDF, jumping
@@ -106,4 +120,4 @@
106 120
107 <!-- <xi:include href="jiraissues_generated.xml" 121 <!-- <xi:include href="jiraissues_generated.xml"
108 xmlns:xi="http://www.w3.org/2001/XInclude" /> --> 122 xmlns:xi="http://www.w3.org/2001/XInclude" /> -->
109</chapter> \ No newline at end of file 123</chapter>