]> git.droids-corp.org - dpdk.git/commit
doc: move device binding up in Linux guide
authorBruce Richardson <bruce.richardson@intel.com>
Wed, 16 Mar 2022 13:45:46 +0000 (13:45 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Wed, 16 Mar 2022 17:39:31 +0000 (18:39 +0100)
commit74673f4b3caca8e7e4f9af495de9f770e7a17b01
tree510bb029e98bc6263c502e0e893eb816dd0c31c3
parent5cb054607d706cd5d77d08dd8fa87c7cdd980910
doc: move device binding up in Linux guide

While the details of VFIO and UIO may be of interest to some, most users
of the doc are likely primarily interested in how to bind their devices
to the kernel driver and then move on to running the app. Therefore, the
most important part of the "Linux Drivers" section of the GSG is the
subsection on "Binding and Unbinding", so put that first.

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