On Wed, Apr 06, 2022 at 11:25:35AM +0300, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxx> > > Together with FPGA TLS, the IPsec went to EOL state in the November of > 2019 [1]. Exactly like FPGA TLS, no active customers exist for this > upstream code and all the complexity around that area can be deleted. > > [1] https://network.nvidia.com/related-docs/eol/LCR-000535.pdf > > Thanks > > Leon Romanovsky (17): > net/mlx5_fpga: Drop INNOVA IPsec support > net/mlx5: Delete metadata handling logic > net/mlx5: Remove not-used IDA field from IPsec struct > net/mlx5: Remove XFRM no_trailer flag > net/mlx5: Remove FPGA ipsec specific statistics > RDMA/mlx5: Delete never supported IPsec flow action > RDMA/mlx5: Drop crypto flow steering API > RDMA/core: Delete IPsec flow action logic from the core > net/mlx5: Remove ipsec vs. ipsec offload file separation > net/mlx5: Remove useless IPsec device checks > net/mlx5: Unify device IPsec capabilities check > net/mlx5: Align flow steering allocation namespace to common style > net/mlx5: Remove not-needed IPsec config > net/mlx5: Move IPsec file to relevant directory > net/mlx5: Reduce kconfig complexity while building crypto support > net/mlx5: Remove ipsec_ops function table > net/mlx5: Remove not-implemented IPsec capabilities Thanks, applied to mlx5-next. 2984287c4c19 net/mlx5: Remove not-implemented IPsec capabilities f2b41b32cde8 net/mlx5: Remove ipsec_ops function table f03c7b183ef9 net/mlx5: Reduce kconfig complexity while building crypto support 16fe5a1c5c07 net/mlx5: Move IPsec file to relevant directory 54deb0e77561 net/mlx5: Remove not-needed IPsec config a6a9eaf14222 net/mlx5: Align flow steering allocation namespace to common style 2451da081a34 net/mlx5: Unify device IPsec capabilities check 5a985aa3c922 net/mlx5: Remove useless IPsec device checks 7e4e84912139 net/mlx5: Remove ipsec vs. ipsec offload file separation 32313c6ae622 RDMA/core: Delete IPsec flow action logic from the core de8bdb476908 RDMA/mlx5: Drop crypto flow steering API 74ec29bdb0eb RDMA/mlx5: Delete never supported IPsec flow action 0d90bd551446 net/mlx5: Remove FPGA ipsec specific statistics 3c811a6b4552 net/mlx5: Remove XFRM no_trailer flag 501a9b23b23c net/mlx5: Remove not-used IDA field from IPsec struct df439fcb1cd4 net/mlx5: Delete metadata handling logic 2fa33b3518a8 net/mlx5_fpga: Drop INNOVA IPsec support