> -----Original Message-----
> From: Ciara Power <ciara.po...@intel.com>
> Sent: Wednesday, October 21, 2020 4:17 PM
> To: dev@dpdk.org
> Cc: Ciara Power <ciara.po...@intel.com>; Kevin Laatz
> <kevin.la...@intel.com>; akhil.go...@nxp.com; Declan Doherty
> <declan.dohe...@intel.com>; Pablo de Lara
> <pablo.de.lara.gua...@intel.com>; Ruifeng Wang
> <ruifeng.w...@arm.com>; Gagandeep Singh <g.si...@nxp.com>;
> hemant.agra...@nxp.com; Somalapuram Amaranath
> <asoma...@amd.com>; Michael Shamis <michae...@marvell.com>; Liron
> Himi <lir...@marvell.com>; Nagadheeraj Rottela
> <rnagadhee...@marvell.com>; Srikanth Jampala <jsrika...@marvell.com>;
> Anoob Joseph <ano...@marvell.com>; Ankur Dwivedi
> <adwiv...@marvell.com>; John Griffin <john.grif...@intel.com>; Fiona
> Trahe <fiona.tr...@intel.com>; Deepak Kumar Jain
> <deepak.k.j...@intel.com>; Fan Zhang <roy.fan.zh...@intel.com>; Jay
> Zhou <jianjay.z...@huawei.com>
> Subject: [PATCH v7 06/14] doc: remove references to make from cryptodevs
> guides
> 
> Make is no longer supported for compiling DPDK, references are now
> removed in the documentation.
> 
> Signed-off-by: Ciara Power <ciara.po...@intel.com>
> Reviewed-by: Kevin Laatz <kevin.la...@intel.com>
> Acked-by: Akhil Goyal <akhil.go...@nxp.com>
> ---
>  doc/guides/cryptodevs/aesni_gcm.rst |  4 +-
> doc/guides/cryptodevs/aesni_mb.rst  |  4 +-
>  doc/guides/cryptodevs/armv8.rst     |  3 --
>  doc/guides/cryptodevs/caam_jr.rst   | 30 -------------
>  doc/guides/cryptodevs/ccp.rst       | 12 ++----
>  doc/guides/cryptodevs/dpaa2_sec.rst | 25 -----------
> doc/guides/cryptodevs/dpaa_sec.rst  | 25 -----------
>  doc/guides/cryptodevs/kasumi.rst    | 11 +----
>  doc/guides/cryptodevs/mvsam.rst     | 10 +----
>  doc/guides/cryptodevs/nitrox.rst    |  7 ----
>  doc/guides/cryptodevs/null.rst      |  2 +-
>  doc/guides/cryptodevs/octeontx.rst  | 12 +-----
> doc/guides/cryptodevs/octeontx2.rst |  8 +---
>  doc/guides/cryptodevs/openssl.rst   |  6 +--
>  doc/guides/cryptodevs/qat.rst       | 65 +++++++----------------------
>  doc/guides/cryptodevs/scheduler.rst |  8 ----
>  doc/guides/cryptodevs/snow3g.rst    | 10 +----
>  doc/guides/cryptodevs/virtio.rst    | 20 +++------
>  doc/guides/cryptodevs/zuc.rst       | 10 +----
>  19 files changed, 38 insertions(+), 234 deletions(-)
> 
-snip-
> diff --git a/doc/guides/cryptodevs/armv8.rst
> b/doc/guides/cryptodevs/armv8.rst index fee85354ba..d30ef6168e 100644
> --- a/doc/guides/cryptodevs/armv8.rst
> +++ b/doc/guides/cryptodevs/armv8.rst
> @@ -40,9 +40,6 @@ In order to enable this virtual crypto PMD, user must:
> 
>       make -C $ARMV8_CRYPTO_LIB_PATH/
> 
> -* Set CONFIG_RTE_LIBRTE_PMD_ARMV8_CRYPTO=y in
> -  config/defconfig_arm64-armv8a-linux-gcc
> -
>  The corresponding device can be created only if the following features  are
> supported by the CPU:
> 
Reviewed-by: Ruifeng Wang <ruifeng.w...@arm.com>

PS: A document patch covers armv8-crypto meson build is at: 
http://patches.dpdk.org/patch/80707/
-snip-

Reply via email to