Ran Zhou e5fcbc2552 Fix missing DB when compiler does not support SVE
Currently, if compiler does not support SVE, hns_roce_sve_write512() will
be a empty function, which means that this doorbell will be missed when
HNS_ROCE_QP_CAP_SVE_DIRECT_WQE is set in qp flag.

This patch ensures that driver will at least generate the DB regardless
of whether SVE DWQE is supported or not.

Signed-off-by: Chengchang Tang <tangchengchang@huawei.com
Signed-off-by: Ran Zhou <zhouran10@h-partners.com>
2023-12-08 10:00:51 +08:00
2022-09-27 11:42:43 +08:00
2020-06-12 17:26:04 +08:00
Description
No description provided
8.2 MiB
Languages
Diff 100%