-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Shahaf Shuler
Sent: Wednesday, July 26, 2017 6:18 PM
To: thomas@monjalon.net
Cc: dev@dpdk.org
Subject: [dpdk-dev] [PATCH 1/3] 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 <redacted>
Acked-by: John McNamara <redacted>