This patch add new mmap mode for libhns, and subsequent new features which need add mmap types will be implemented using this mmap mode.
Chengchang Tang (1): libhns: Add a new mmap mode
kernel-headers/rdma/hns-abi.h | 21 ++++++++++- providers/hns/hns_roce_u.c | 86 ++++++++++++++++++++++++++++++------------ providers/hns/hns_roce_u.h | 1 + providers/hns/hns_roce_u_abi.h | 2 +- 4 files changed, 84 insertions(+), 26 deletions(-)
-- 2.9.5