This patch series is revised and resend based on the patch series, the patch series name is ("Updates hns for v4.19"). It mainly incldues some fixes from Jason Gunthorpe's comments. Change from V1: - Some revises according to Jason Gunthorpe's reviews based on the patch series ("Update hns for v4.19") Lijun Ou (6): RDMA/hns: Only assgin the fields of av if IB_QP_AV bit is set RDMA/hns: Optimized the verb of creating ah RDMA/hns: Assign the value for vlan field of qp context RDMA/hns: Modify qp will return errno When qp type is illegal RDMA/hns: Use macro instead of magic number RDMA/hns: Some updates for the fields of address handle drivers/infiniband/hw/hns/hns_roce_ah.c | 22 ++++- drivers/infiniband/hw/hns/hns_roce_device.h | 2 +- drivers/infiniband/hw/hns/hns_roce_hw_v1.c | 8 +- drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 142 +++++++++++++++++++--------- drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 7 +- 5 files changed, 130 insertions(+), 51 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