commit | 581fdddee420cebe2cb781cb3c84c82676a86949 | [log] [tgz] |
---|---|---|
author | Yossi Kuperman <yossiku@mellanox.com> | Sun Oct 22 19:43:58 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Wed Mar 07 15:53:17 2018 -0800 |
tree | 2276d85a576277db99f3728990300e364d947aa0 | |
parent | d83a69c2b1b17a8aedc7a75ba8b620bfd2057e93 [diff] |
net/mlx5: IPSec, Generalize sandbox QP commands The current code assume only SA QP commands. Refactor in order to pave the way for new QP commands: 1. Generic cmd response format. 2. SA cmd checks are in dedicated functions. 3. Aligned debug prints. Signed-off-by: Yossi Kuperman <yossiku@mellanox.com> Signed-off-by: Aviad Yehezkel <aviadye@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>