Re: [PATCH mlx5-next 0/5] Drop Mellanox FPGA TLS support from the kernel

From: Saeed Mahameed
Date: Mon Apr 04 2022 - 21:25:41 EST


On 04 Apr 15:08, Leon Romanovsky wrote:
From: Leon Romanovsky <leonro@xxxxxxxxxx>

Mellanox INNOVA TLS cards are EOL in May, 2018 [1]. As such, the code
is unmaintained, untested and not in-use by any upstream/distro oriented
customers. In order to reduce code complexity, drop the kernel code,
clean build config options and delete useless kTLS vs. TLS separation.

[1] https://network.nvidia.com/related-docs/eol/LCR-000286.pdf

Thanks

BTW, the target of this series is mlx5-next, as other series removes
FPGA IPsec together with relevant cleanup in RDMA side.


Other than the renaming ktls => tls comment, which is not a big deal
anyhow. The series looks great.

Reviewed-by: Saeed Mahameed <saeedm@xxxxxxxxxx>