All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] RDMA/hns: Add NOP operation for sending WR
@ 2022-04-07 13:14 Wenpeng Liang
  2022-04-07 13:14 ` [PATCH for-next 1/2] RDMA/hns: Modify the name of the macro used to map opcodes Wenpeng Liang
  2022-04-07 13:14 ` [PATCH for-next 2/2] RDMA/hns: Add NOP operation for sending WR Wenpeng Liang
  0 siblings, 2 replies; 5+ messages in thread
From: Wenpeng Liang @ 2022-04-07 13:14 UTC (permalink / raw)
  To: jgg, leon; +Cc: linux-rdma, linuxarm, liangwenpeng

NOP operation is a private implementation of the HNS driver.

The first patch is to distinguish between the opcodes defined by ib core
and the private opcodes of the driver. The second patch adds support for
NOP operation.

Wenpeng Liang (1):
  RDMA/hns: Modify the name of the macro used to map opcodes

Yangyang Li (1):
  RDMA/hns: Add NOP operation for sending WR

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 71 ++++++++++++----------
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h |  9 +++
 2 files changed, 49 insertions(+), 31 deletions(-)

--
2.33.0


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

end of thread, other threads:[~2022-04-16  2:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07 13:14 [PATCH for-next 0/2] RDMA/hns: Add NOP operation for sending WR Wenpeng Liang
2022-04-07 13:14 ` [PATCH for-next 1/2] RDMA/hns: Modify the name of the macro used to map opcodes Wenpeng Liang
2022-04-07 13:14 ` [PATCH for-next 2/2] RDMA/hns: Add NOP operation for sending WR Wenpeng Liang
2022-04-07 13:20   ` Jason Gunthorpe
2022-04-16  2:11     ` Wenpeng Liang

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.