Re: [PATCH V2 0/3] RDMA/hns: Add Features & Code improvements for hip08

2017-10-25 Thread Doug Ledford
On Wed, 2017-10-18 at 17:32 +0800, Wei Hu (Xavier) wrote:
> This patch-set introduce PBL page size configuration support,
> updating PD specification and IRRL table chunk size
> for hip08.
> 
> Wei Hu (Xavier) (3):
>   RDMA/hns: Support WQE/CQE/PBL page size configurable feature in
> hip08
>   RDMA/hns: Update the IRRL table chunk size in hip08
>   RDMA/hns: Update the PD specification in hip08

Thanks, applied.

-- 
Doug Ledford 
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD



Re: [PATCH V2 0/3] RDMA/hns: Add Features & Code improvements for hip08

2017-10-25 Thread Doug Ledford
On Wed, 2017-10-18 at 17:32 +0800, Wei Hu (Xavier) wrote:
> This patch-set introduce PBL page size configuration support,
> updating PD specification and IRRL table chunk size
> for hip08.
> 
> Wei Hu (Xavier) (3):
>   RDMA/hns: Support WQE/CQE/PBL page size configurable feature in
> hip08
>   RDMA/hns: Update the IRRL table chunk size in hip08
>   RDMA/hns: Update the PD specification in hip08

Thanks, applied.

-- 
Doug Ledford 
GPG KeyID: B826A3330E572FDD
Key fingerprint = AE6B 1BDA 122B 23B4 265B  1274 B826 A333 0E57 2FDD



[PATCH V2 0/3] RDMA/hns: Add Features & Code improvements for hip08

2017-10-18 Thread Wei Hu (Xavier)
This patch-set introduce PBL page size configuration support,
updating PD specification and IRRL table chunk size
for hip08.

Wei Hu (Xavier) (3):
  RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
  RDMA/hns: Update the IRRL table chunk size in hip08
  RDMA/hns: Update the PD specification in hip08

 drivers/infiniband/hw/hns/hns_roce_alloc.c  | 29 +
 drivers/infiniband/hw/hns/hns_roce_cq.c | 21 ++-
 drivers/infiniband/hw/hns/hns_roce_device.h | 12 ++--
 drivers/infiniband/hw/hns/hns_roce_hem.c| 29 -
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c  |  1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v1.h  |  2 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  |  1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  | 10 ++--
 drivers/infiniband/hw/hns/hns_roce_mr.c | 93 -
 drivers/infiniband/hw/hns/hns_roce_qp.c | 46 ++
 10 files changed, 167 insertions(+), 77 deletions(-)

-- 
1.9.1



[PATCH V2 0/3] RDMA/hns: Add Features & Code improvements for hip08

2017-10-18 Thread Wei Hu (Xavier)
This patch-set introduce PBL page size configuration support,
updating PD specification and IRRL table chunk size
for hip08.

Wei Hu (Xavier) (3):
  RDMA/hns: Support WQE/CQE/PBL page size configurable feature in hip08
  RDMA/hns: Update the IRRL table chunk size in hip08
  RDMA/hns: Update the PD specification in hip08

 drivers/infiniband/hw/hns/hns_roce_alloc.c  | 29 +
 drivers/infiniband/hw/hns/hns_roce_cq.c | 21 ++-
 drivers/infiniband/hw/hns/hns_roce_device.h | 12 ++--
 drivers/infiniband/hw/hns/hns_roce_hem.c| 29 -
 drivers/infiniband/hw/hns/hns_roce_hw_v1.c  |  1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v1.h  |  2 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  |  1 +
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  | 10 ++--
 drivers/infiniband/hw/hns/hns_roce_mr.c | 93 -
 drivers/infiniband/hw/hns/hns_roce_qp.c | 46 ++
 10 files changed, 167 insertions(+), 77 deletions(-)

-- 
1.9.1