linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] Refactor rq inline and add cqe inline
@ 2022-12-24 10:21 Haoyue Xu
  2022-12-24 10:21 ` [PATCH for-next 1/3] RDMA/hns: Remove rq inline in kernel Haoyue Xu
                   ` (4 more replies)
  0 siblings, 5 replies; 8+ messages in thread
From: Haoyue Xu @ 2022-12-24 10:21 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, linux-kernel, xuhaoyue1

The patchset mainly removes the kernel space
rq inline features and supports cqe inline in user space.

Luoyouming (3):
  RDMA/hns: Remove rq inline in kernel
  RDMA/hns: Add compatibility handling for only support userspace rq
    inline
  RDMA/hns: Support cqe inline in user space

 drivers/infiniband/hw/hns/hns_roce_device.h |  19 +---
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 109 ++++++--------------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |   3 +-
 drivers/infiniband/hw/hns/hns_roce_main.c   |  12 +++
 drivers/infiniband/hw/hns/hns_roce_qp.c     |  66 +-----------
 include/uapi/rdma/hns-abi.h                 |   4 +
 6 files changed, 54 insertions(+), 159 deletions(-)

-- 
2.30.0


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-01-22 12:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-24 10:21 [PATCH for-next 0/3] Refactor rq inline and add cqe inline Haoyue Xu
2022-12-24 10:21 ` [PATCH for-next 1/3] RDMA/hns: Remove rq inline in kernel Haoyue Xu
2022-12-24 10:22 ` [PATCH for-next 2/3] RDMA/hns: Add compatibility handling for only support userspace rq inline Haoyue Xu
2022-12-24 10:22 ` [PATCH for-next 3/3] RDMA/hns: Support cqe inline in user space Haoyue Xu
2022-12-28 12:28 ` [PATCH for-next 0/3] Refactor rq inline and add cqe inline Leon Romanovsky
2023-01-20  9:14   ` xuhaoyue (A)
2023-01-22 12:12     ` Leon Romanovsky
2023-01-09 15:03 ` Jason Gunthorpe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).