This patch series implement four cmd queues for hip08, includes configure mac, sgid, TSQ and TPQ table. Besides, it also runs sparse checking. Change from V2: 1. Eliminate the warnings left over from the sparse version Change from V1: 1. Add a patch for removing the warnings by sparse checking. Lijun Ou (5): RDMA/hns: Eliminate the warnings by sparse checking RDMA/hns: Add TSQ link table support RDMA/hns: Add TPQ link table support RDMA/hns: Update the implementation of set_gid RDMA/hns: Update the implementation of set_mac drivers/infiniband/hw/hns/hns_roce_common.h | 9 - drivers/infiniband/hw/hns/hns_roce_device.h | 5 +- drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 161 ++++++++------ drivers/infiniband/hw/hns/hns_roce_hw_v1.h | 2 +- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 329 ++++++++++++++++++++++++---- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 123 ++++++++++- 6 files changed, 503 insertions(+), 126 deletions(-) -- 1.9.1 -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html