commit | 05d6a4ddb654ef6f2fbbcf9dcb3b263184baa8e4 | [log] [tgz] |
---|---|---|
author | oulijun <oulijun@huawei.com> | Tue May 22 20:47:14 2018 +0800 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Wed May 23 15:45:44 2018 -0600 |
tree | 34a4758e54a76b3135c32b1d31c6686ec2044b90 | |
parent | f4602cbb0a2478dda8238a4f382867da425daa8e [diff] |
RDMA/hns: Bugfix for cq record db for kernel When use cq record db for kernel, it needs to set the hr_cq->db_en to 1 and configure the dma address of record cq db of qp context. Fixes: 86188a8810ed ("RDMA/hns: Support cq record doorbell for kernel space") Signed-off-by: Lijun Ou <oulijun@huawei.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>