Re: [dpdk-dev] [PATCH v2 36/37] doc: remove references to make in testpmd 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/testpmd_app_ug/run_app.rst | 6 +++--- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 9 + 2 files

[dpdk-dev] [PATCH v2 36/37] doc: remove references to make in testpmd 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/testpmd_app_ug/run_app.rst | 6 +++--- doc/guides/testpmd_app_ug/testpmd_funcs.rst | 9 + 2 files changed, 4 insertions(+), 11 deletions(-) di