diff options
author | Yixian Liu <liuyixian@huawei.com> | 2021-03-27 13:25:37 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@nvidia.com> | 2021-04-01 22:16:13 +0300 |
commit | cf8cd4ccb269dbd57c3792799d0e5251547d6734 (patch) | |
tree | 1ea77dce892409bb37184cd8c07a612f2a54f281 /drivers/infiniband/hw/hfi1/ipoib_tx.c | |
parent | 8115f974456218e589c681bdf6e4fb854726fc1e (diff) | |
download | linux-cf8cd4ccb269dbd57c3792799d0e5251547d6734.tar.xz |
RDMA/hns: Support configuring doorbell mode of RQ and CQ
HIP08 supports both normal and record doorbell mode for RQ and CQ, SQ
record doorbell for userspace is also supported by the software for
flushing CQE process. As now the capability of HIP08 are exposed to the
user and are configurable, the support of normal doorbell should be added
back.
Note that, if switching to normal doorbell, the kernel will report "flush
cqe is unsupported" if modify qp to error status as the flush is based on
record doorbell.
Link: https://lore.kernel.org/r/1616840738-7866-2-git-send-email-liweihang@huawei.com
Signed-off-by: Yixian Liu <liuyixian@huawei.com>
Signed-off-by: Weihang Li <liweihang@huawei.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'drivers/infiniband/hw/hfi1/ipoib_tx.c')
0 files changed, 0 insertions, 0 deletions