mbox series

[V2,for-next,0/6] The follow up updates for hns

Message ID 1532953230-79945-1-git-send-email-oulijun@huawei.com (mailing list archive)
Headers show
Series The follow up updates for hns | expand

Message

Lijun Ou July 30, 2018, 12:20 p.m. UTC
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(-)

Comments

Jason Gunthorpe July 31, 2018, 2:47 a.m. UTC | #1
On Mon, Jul 30, 2018 at 08:20:24PM +0800, Lijun Ou wrote:

>   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

I applied the patches, the AH one will have to be resent. Again I
revised the english/grammer/structure of the comments, please review
this more carefully in future.

Thanks,
Jason
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html