commit | 3f2b7edd7cf59c1ec886bd478b88cfb5d809040b | [log] [tgz] |
---|---|---|
author | Ilan Tayari <ilant@mellanox.com> | Sun Mar 26 17:46:03 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Tue Jun 27 16:36:47 2017 +0300 |
tree | 0f40943925e18c11027145c52d1f2e2852056370 | |
parent | 4b67379376b3674c069477aa48fe8923f735247e [diff] |
net/mlx5: Add QP WQ support A QP in ConnectX is a concatenation of RQ and SQ which share a QP-number and work together. Add support for allocating and managing the work-queue buffer for a QP, in a similar way to how SQs and RQs are already supported. Signed-off-by: Ilan Tayari <ilant@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>