mbox series

[for-next,0/2] RDMA/hns: Add NOP operation for sending WR

Message ID 20220407131403.26040-1-liangwenpeng@huawei.com (mailing list archive)
Headers show
Series RDMA/hns: Add NOP operation for sending WR | expand

Message

Wenpeng Liang April 7, 2022, 1:14 p.m. UTC
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