Re: [dpdk-dev] [PATCH 1/3] doc: move kernel drivers to a new chapter

2017-07-28 Thread Mcnamara, John
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of Shahaf Shuler > Sent: Wednesday, July 26, 2017 6:18 PM > To: tho...@monjalon.net > Cc: dev@dpdk.org > Subject: [dpdk-dev] [PATCH 1/3] doc: move kernel drivers to a new chapter > > T

[dpdk-dev] [PATCH 1/3] doc: move kernel drivers to a new chapter

2017-07-26 Thread Shahaf Shuler
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 Sh