commit | 8b42cfab82f404389746dc71852dc88eacb40e8e | [log] [tgz] |
---|---|---|
author | Kamal Heib <kamalheib1@gmail.com> | Wed Apr 03 14:33:42 2019 +0300 |
committer | Marcel Apfelbaum <marcel.apfelbaum@gmail.com> | Sat May 04 15:55:56 2019 +0300 |
tree | 620d73d27b98bb2ff80f79ed4f72301e44b0ebd4 | |
parent | cdc84058bc6412179b22ce61f29db104cfcba9fc [diff] |
hw/rdma: Modify create/destroy QP to support SRQ Modify create/destroy QP to support shared receive queue and rearrange the destroy_qp() code to avoid touching the QP after calling rdma_rm_dealloc_qp(). Signed-off-by: Kamal Heib <kamalheib1@gmail.com> Message-Id: <20190403113343.26384-4-kamalheib1@gmail.com> Reviewed-by: Yuval Shaia <yuval.shaia@oracle.com> Signed-off-by: Marcel Apfelbaum <marcel.apfelbaum@gmail.com>