]> git.droids-corp.org - dpdk.git/commit
doc: make UIO safety warning more visible in Linux guide
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 16 Mar 2022 13:45:45 +0000 (13:45 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 16 Mar 2022 17:39:26 +0000 (18:39 +0100)
commit5cb054607d706cd5d77d08dd8fa87c7cdd980910
tree41b33ebb78b41f452588b44baf7e71f23ad5c8dc
parentb421909ce7c42109ebb3236275793b1c7fd3394e
doc: make UIO safety warning more visible in Linux guide

The GSG has a note warning that use of UIO is inherently unsafe due to
lack of IOMMU protection. However, this was only flagged as a "NOTE",
meaning it could easily be missed. Changing the rst tag from "note" to
"warning" and moving it to the top of the UIO subsection makes this a
lot more visible to users.

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