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

2020-10-09 Thread Akhil Goyal
> Make is no longer supported for compiling DPDK, references are now > removed in the documentation. > > Signed-off-by: Ciara Power > Reviewed-by: Kevin Laatz > --- The overall patch looks good. But there are some PMDs which are not enabled by default. The documentation should cover how to en

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

2020-10-09 Thread Ciara Power
Make is no longer supported for compiling DPDK, references are now removed in the documentation. Signed-off-by: Ciara Power Reviewed-by: Kevin Laatz --- doc/guides/cryptodevs/aesni_gcm.rst | 4 +- doc/guides/cryptodevs/aesni_mb.rst | 4 +- doc/guides/cryptodevs/armv8.rst | 3 -- doc/gui