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