Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
* [PATCH for-next 0/4] RDMA/hns: Add more restrack attributes to hns driver
@ 2022-01-24 12:46 Wenpeng Liang
  2022-01-24 12:46 ` [PATCH for-next 1/4] RDMA/hns: Refactor the restrack code of CQ Wenpeng Liang
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Wenpeng Liang @ 2022-01-24 12:46 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, liangwenpeng

First refactored the restrack code of the driver, and then added more
restrack attributes.

Wenpeng Liang (4):
  RDMA/hns: Refactor the restrack code of CQ
  RDMA/hns: Add more restrack attributes to CQ
  RDMA/hns: Add support for QP's restrack attributes
  RDMA/hns: Add support for MR's restrack attributes

 drivers/infiniband/hw/hns/Makefile            |   2 +-
 drivers/infiniband/hw/hns/hns_roce_device.h   |  13 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c    |  79 ++++-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h    |  30 --
 .../infiniband/hw/hns/hns_roce_hw_v2_dfx.c    |  35 ---
 drivers/infiniband/hw/hns/hns_roce_main.c     |   2 +
 drivers/infiniband/hw/hns/hns_roce_restrack.c | 272 ++++++++++++++----
 7 files changed, 288 insertions(+), 145 deletions(-)
 delete mode 100644 drivers/infiniband/hw/hns/hns_roce_hw_v2_dfx.c

--
2.33.0


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

end of thread, other threads:[~2022-01-27  1:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-24 12:46 [PATCH for-next 0/4] RDMA/hns: Add more restrack attributes to hns driver Wenpeng Liang
2022-01-24 12:46 ` [PATCH for-next 1/4] RDMA/hns: Refactor the restrack code of CQ Wenpeng Liang
2022-01-24 12:46 ` [PATCH for-next 2/4] RDMA/hns: Add more restrack attributes to CQ Wenpeng Liang
2022-01-24 12:46 ` [PATCH for-next 3/4] RDMA/hns: Add support for QP's restrack attributes Wenpeng Liang
2022-01-25  8:28   ` Leon Romanovsky
2022-01-27  1:29     ` Wenpeng Liang
2022-01-24 12:46 ` [PATCH for-next 4/4] RDMA/hns: Add support for MR's " Wenpeng Liang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox