[EXT] [PATCH V5] crypto/mlx5: support BF2 and ConnectX6-DX devices
Akhil Goyal
gakhil at marvell.com
Fri Nov 12 09:43:19 CET 2021
> Starting from FW version xx.32.0108. version, the BlueField2 and
> ConnextX6-DX adapters support crypto operations.
>
> Add them to the supported PCI devices list.
>
> Signed-off-by: Raja Zidane <rzidane at nvidia.com>
> Acked-by: Matan Azrad <matan at nvidia.com>
> Acked-by: Tal Shnaiderman <talshn at nvidia.com>
> ---
> V2: fixed checkpatch warning.
> V3: fixed doc.
> V4: fixed commit log.
> V5: fixed doc.
> doc/guides/cryptodevs/mlx5.rst | 11 ++++++++++-
> doc/guides/rel_notes/release_21_11.rst | 1 +
> drivers/crypto/mlx5/mlx5_crypto.c | 8 ++++++++
> 3 files changed, 19 insertions(+), 1 deletion(-)
>
> diff --git a/doc/guides/cryptodevs/mlx5.rst
> b/doc/guides/cryptodevs/mlx5.rst
> index 9bd8c6fe85..af85fd2f8f 100644
> --- a/doc/guides/cryptodevs/mlx5.rst
> +++ b/doc/guides/cryptodevs/mlx5.rst
> @@ -88,6 +88,7 @@ The mlxreg dedicated tool should be used as follows:
> should not be specified.
>
> All the device ports should set it in order to move to operational mode.
> + For BlueField2, the internal ports in the ARMs system should also be set.
Changed ARMs -> ARM as reported by spell check.
Applied to dpdk-next-crypto
More information about the dev
mailing list