Re: [dpdk-dev] [PATCH v2 00/10] doc: consolidate common part among PMD docs

2017-04-12 Thread Ferruh Yigit
On 4/11/2017 7:56 PM, Shijith Thotton wrote: > Steps for compiling PMDs and running testpmd in Linux are common among > drivers. So it can be moved to a new document and be referred from other > driver documentations. > > This patchset adds a new section for compiling and testing a PMD in > Networ

[dpdk-dev] [PATCH v2 00/10] doc: consolidate common part among PMD docs

2017-04-11 Thread Shijith Thotton
Steps for compiling PMDs and running testpmd in Linux are common among drivers. So it can be moved to a new document and be referred from other driver documentations. This patchset adds a new section for compiling and testing a PMD in Network Interface Controller Drivers documentation. Other drive