Re: [dpdk-dev] [PATCH 2/2] doc: update octeontx platform guide

2020-09-27 Thread Jerin Jacob
On Fri, Jun 26, 2020 at 9:26 PM Harman Kalra wrote: > > Removing make build instructions from the platform guide > as building DPDK sources using 'make' will be deprecated > in future releases. Please change the commit message as the fact that 'make' is removed now. And please add the Fix tag to

[dpdk-dev] [PATCH 2/2] doc: update octeontx platform guide

2020-06-26 Thread Harman Kalra
Removing make build instructions from the platform guide as building DPDK sources using 'make' will be deprecated in future releases. Signed-off-by: Harman Kalra --- doc/guides/platform/octeontx.rst | 52 ++-- 1 file changed, 22 insertions(+), 30 deletions(-) diff --