This patchset adds memory window (mw) support for hip08, including mw alloc, dealloc and bind. Yixian Liu (3): libhns: Add alloc mw support for hip08 libhns: Add dealloc mw support for hip08 libhns: Add bind mw support for hip08 providers/hns/hns_roce_u.c | 3 +++ providers/hns/hns_roce_u.h | 5 ++++ providers/hns/hns_roce_u_hw_v2.c | 38 ++++++++++++++++++++++++-- providers/hns/hns_roce_u_hw_v2.h | 12 +++++++++ providers/hns/hns_roce_u_verbs.c | 58 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 114 insertions(+), 2 deletions(-) -- 2.7.4