commit | c778dd31ac22f9027b7c8dfd62f421e245b49639 | [log] [tgz] |
---|---|---|
author | Tariq Toukan <tariqt@mellanox.com> | Fri Jul 05 18:30:11 2019 +0300 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 05 16:29:19 2019 -0700 |
tree | c96267c2403ed38551b2928f9664063100232377 | |
parent | 61c2491db779c94d29446cea38b95d0c72bc1a9e [diff] |
net/mlx5: Accel, Expose accel wrapper for IPsec FPGA function Do not directly call fpga version of IPsec function from main.c. Wrap it by an accel version, and call the wrapper. This will allow deprecating the FPGA IPsec stubs in downstream patch. Signed-off-by: Tariq Toukan <tariqt@mellanox.com> Reviewed-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>