From: Ran Zhou zhouran10@h-partners.com
This series of patches focus on some minor bugfix.
Chengchang Tang (3): libhns: Fix possible overflow in cq clean libhns: Fix uninitialized qp attr when flush cqe libhns: Fix unnecessary dca memory detach
Luoyouming (1): libhns: Add input parameter check for hnsdv_query_device()
Ran Zhou (1): libhns: Corrects several issues with output format and variable types.
providers/hns/hns_roce_u.c | 2 +- providers/hns/hns_roce_u_hw_v2.c | 45 ++++++++++++++++---------------- providers/hns/hns_roce_u_verbs.c | 5 ++-- 3 files changed, 27 insertions(+), 25 deletions(-)
-- 2.30.0