From: Anatoly Burakov <anatoly.burakov@intel.com> To: dev@dpdk.org Cc: thomas@monjalon.net, john.mcnamara@intel.com Subject: [dpdk-dev] [PATCH v3 2/4] doc: reword VFIO and UIO Linux GSG section Date: Thu, 19 Nov 2020 11:32:30 +0000 Message-ID: <129cb8e6a0cc72875acb41bd6b36e988c464faa8.1605785484.git.anatoly.burakov@intel.com> (raw) In-Reply-To: <374a115faa7be0f12ce89a39ef30e518bb3b0ca3.1605785484.git.anatoly.burakov@intel.com> In-Reply-To: <6d1a335178212c2983a8e59b7fcf66001c9b262a.1605713845.git.anatoly.burakov@intel.com> Make sure that we always prioritize VFIO over UIO. Also, minor wording corrections and improvements. Signed-off-by: Anatoly Burakov <anatoly.burakov@intel.com> --- Notes: v3: - Rebase on top of rc4 - Add a label for instructions for running as non-root, and refer to it v2: - Fix formatting for VF token section - Some more typo and formatting fixes doc/guides/linux_gsg/enable_func.rst | 2 + doc/guides/linux_gsg/linux_drivers.rst | 138 +++++++++++++++---------- 2 files changed, 88 insertions(+), 52 deletions(-) diff --git a/doc/guides/linux_gsg/enable_func.rst b/doc/guides/linux_gsg/enable_func.rst index aab32252ea..a8b07b11df 100644 --- a/doc/guides/linux_gsg/enable_func.rst +++ b/doc/guides/linux_gsg/enable_func.rst @@ -59,6 +59,8 @@ The application can then determine what action to take, if any, if the HPET is n These generic