]> git.droids-corp.org - dpdk.git/commit
doc: remove IOMMU pass-through from Linux guide
authorBruce Richardson <bruce.richardson@intel.com>
Thu, 10 Mar 2022 12:38:43 +0000 (12:38 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 15 Mar 2022 18:42:37 +0000 (19:42 +0100)
commit0e45ace534e0582fedc052759585e8a1d5767531
tree37b2f65b9fb68dbce0621cc1a2d024202cf73968
parente3671ec19f84f4be477fba24e20478b04988f4d8
doc: remove IOMMU pass-through from Linux guide

The "Linux Drivers" section of the GSG already notes that, for use of
UIO, the IOMMU must be disabled or put into pass-through mode.
Therefore, there is no need to duplicate this information in the
"additional functionality" section.  Also the kernel configuration
options documented in the section are enabled as standard on all common
distro kernels, so the information should not be needed in a GSG doc.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
doc/guides/linux_gsg/enable_func.rst
doc/guides/linux_gsg/linux_drivers.rst