doc: move kernel drivers to a new chapter
authorShahaf Shuler <shahafs@mellanox.com>
Sat, 29 Jul 2017 16:17:30 +0000 (19:17 +0300)
committerThomas Monjalon <thomas@monjalon.net>
Mon, 31 Jul 2017 22:05:35 +0000 (00:05 +0200)
commit0db52e6694bfcf2f0c1437ebdcb97b34864efba0
tree730bd430245c7d6d8fc6eb515d55a0261e79bc30
parent5747882c80e840c4725e31e9dddb519ec71b581a
doc: move kernel drivers to a new chapter

The UIO and VFIO sections should not be part of
the "Compiling the DPDK Target from Source" chapter,
as it is PMD specific and not true for all PMDs.

Instead, moving those sections to a new chapter
which include all kernel drivers being used along with
the different PMDs.

Signed-off-by: Shahaf Shuler <shahafs@mellanox.com>
Acked-by: John McNamara <john.mcnamara@intel.com>
doc/guides/linux_gsg/build_dpdk.rst
doc/guides/linux_gsg/index.rst
doc/guides/linux_gsg/linux_drivers.rst [new file with mode: 0644]
doc/guides/linux_gsg/nic_perf_intel_platform.rst