Re: [dpdk-dev] [PATCH v2 35/37] doc: remove reference to make in tools guides

2020-09-02 Thread Laatz, Kevin
On 20/08/2020 13:41, Ciara Power wrote: Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power --- doc/guides/tools/comp_perf.rst| 10 ++--- doc/guides/tools/cryptoperf.rst | 20 +++-- doc/guides/tool

[dpdk-dev] [PATCH v2 35/37] doc: remove reference to make in tools guides

2020-08-20 Thread Ciara Power
Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power --- doc/guides/tools/comp_perf.rst| 10 ++--- doc/guides/tools/cryptoperf.rst | 20 +++-- doc/guides/tools/pdump.rst| 15 ++--- doc/gu