mbox series

[RFC,for-next,0/1] Add SVE ldr and str instruction

Message ID 20230225100253.3993383-1-xuhaoyue1@hisilicon.com (mailing list archive)
Headers show
Series Add SVE ldr and str instruction | expand

Message

Haoyue Xu Feb. 25, 2023, 10:02 a.m. UTC
The first patch is for kernel space, and The last two patches are for
user space.
We want to use SVE instruction in our functions. Is this the right way to use it?
If anyone has ever used this before?
Please let me know your suggestions on this.

Yixing Liu (1):
  RDMA/hns: Add SVE DIRECT WQE flag to support libhns

 drivers/infiniband/hw/hns/hns_roce_device.h | 1 +
 drivers/infiniband/hw/hns/hns_roce_qp.c     | 3 +++
 include/uapi/rdma/hns-abi.h                 | 1 +
 3 files changed, 5 insertions(+)