All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/3] RDMA/hns: Add supports for stash
@ 2020-09-30  9:34 Weihang Li
  2020-09-30  9:34 ` [PATCH for-next 1/3] RDMA/hns: Add support for CQ stash Weihang Li
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Weihang Li @ 2020-09-30  9:34 UTC (permalink / raw)
  To: dledford, jgg; +Cc: leon, linux-rdma, linuxarm

Stash is a mechanism that uses the core information carried by the ARM AXI
bus to access the L3 cache. The CPU and I/O subsystems can access the L3
cache consistently by enabling stash, so the performance can be improved.

Lang Cheng (3):
  RDMA/hns: Add support for CQ stash
  RDMA/hns: Add new interfaces to set/clear/read fields in QPC
  RDMA/hns: Add support for QP stash

 drivers/infiniband/hw/hns/hns_roce_common.h | 26 ++++++++++++++++++++++++++
 drivers/infiniband/hw/hns/hns_roce_device.h |  1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  |  9 +++++++++
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  5 +++++
 4 files changed, 41 insertions(+)

-- 
2.8.1


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

end of thread, other threads:[~2020-10-09  2:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-30  9:34 [PATCH for-next 0/3] RDMA/hns: Add supports for stash Weihang Li
2020-09-30  9:34 ` [PATCH for-next 1/3] RDMA/hns: Add support for CQ stash Weihang Li
2020-09-30  9:34 ` [PATCH for-next 2/3] RDMA/hns: Add new interfaces to set/clear/read fields in QPC Weihang Li
2020-10-06 19:55   ` Jason Gunthorpe
2020-10-09  2:01     ` liweihang
2020-09-30  9:34 ` [PATCH for-next 3/3] RDMA/hns: Add support for QP stash Weihang Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.