Re: [dpdk-dev] [PATCH] doc: add generic compilation doc for all sample apps

2017-06-14 Thread Mcnamara, John
> -Original Message- > From: Lipiec, Herakliusz > Sent: Thursday, June 1, 2017 5:36 PM > To: Mcnamara, John > Cc: Lipiec, Herakliusz ; dev@dpdk.org > Subject: [PATCH] doc: add generic compilation doc for all sample apps > > Moved duplicated, and occasionally outdated, doc sections from

[dpdk-dev] [PATCH] doc: add generic compilation doc for all sample apps

2017-06-01 Thread Herakliusz Lipiec
Moved duplicated, and occasionally outdated, doc sections from each of the sample app guides chapters to a common chapter at the start. This reduces the duplication in the docs and provides a single point of reference for compiling the sample apps. Fixes: d0dff9ba445e ("doc: sample application us