Re: [dpdk-dev] [PATCH v6 10/14] doc: remove references to make from app guides

2020-10-09 Thread Ferruh Yigit
On 10/9/2020 11:21 AM, Ciara Power wrote: While make has been deprecated for DPDK, it's still applicable for some example apps to be built standalone, this patch adjusts the guides to take that into consideration. Signed-off-by: Ciara Power Acked-by: Nicolas Chautru --- v6: Modified commit lo

[dpdk-dev] [PATCH v6 10/14] doc: remove references to make from app guides

2020-10-09 Thread Ciara Power
While make has been deprecated for DPDK, it's still applicable for some example apps to be built standalone, this patch adjusts the guides to take that into consideration. Signed-off-by: Ciara Power Acked-by: Nicolas Chautru --- v6: Modified commit log based on suggestions on v5. --- doc/guide