commit | ab412e1dd7db132c2abeb9385b4bf0dc8e6c5a65 | [log] [tgz] |
---|---|---|
author | Boris Pismenny <borisp@mellanox.com> | Fri Jul 13 14:33:46 2018 +0300 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 16 00:13:11 2018 -0700 |
tree | a81f60e231ee6ac97d7df430c7e63cbea6746d78 | |
parent | 0aadb2fc092910b6db0038b377e130b905ba17e0 [diff] |
net/mlx5: Accel, add TLS rx offload routines In Innova TLS, TLS contexts are added or deleted via a command message over the SBU connection. The HW then sends a response message over the same connection. Complete the implementation for Innova TLS (FPGA-based) hardware by adding support for rx inline crypto offload. Signed-off-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: Ilya Lesokhin <ilyal@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>