mbox series

[v3,rdma-core,0/2] Add support of flush cqe in user space

Message ID 1532677313-40721-1-git-send-email-liuyixian@huawei.com (mailing list archive)
Headers show
Series Add support of flush cqe in user space | expand

Message

Yixian Liu July 27, 2018, 7:41 a.m. UTC
This patch set adds support of flush cqe in user space, and
update the kernel-headers folder using update script with
--not-final option.

Yixian Liu (2):
  Update kernel headers
  libhns: Support flush cqe for hip08 in user space

 kernel-headers/rdma/hns-abi.h    |  1 +
 providers/hns/hns_roce_u.h       |  1 +
 providers/hns/hns_roce_u_hw_v2.c | 51 ++++++++++++++++++++++++++++++++++++++++
 providers/hns/hns_roce_u_hw_v2.h |  1 +
 providers/hns/hns_roce_u_verbs.c | 22 ++++++++++++++---
 5 files changed, 73 insertions(+), 3 deletions(-)