mbox series

[for-next,0/3] RDMA/hns: Update some configurations related to hardware

Message ID 1585194018-4381-1-git-send-email-liweihang@huawei.com (mailing list archive)
Headers show
Series RDMA/hns: Update some configurations related to hardware | expand

Message

Weihang Li March 26, 2020, 3:40 a.m. UTC
These configurations in hns drivers should be updated to adapt capability
of hardware or improve performance.

Jihua Tao (1):
  RDMA/hns: Reduce PFC frames in congestion scenarios

Lang Cheng (2):
  RDMA/hns: Reduce the maximum number of extend SGE per WQE
  RDMA/hns: Modify the mask of QP number for CQE of hip08

 drivers/infiniband/hw/hns/hns_roce_hw_v2.c | 2 +-
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h | 9 ++++-----
 2 files changed, 5 insertions(+), 6 deletions(-)

Comments

Jason Gunthorpe March 29, 2020, 2:09 p.m. UTC | #1
On Thu, Mar 26, 2020 at 11:40:15AM +0800, Weihang Li wrote:
> These configurations in hns drivers should be updated to adapt capability
> of hardware or improve performance.
> 
> Jihua Tao (1):
>   RDMA/hns: Reduce PFC frames in congestion scenarios
> 
> Lang Cheng (2):
>   RDMA/hns: Reduce the maximum number of extend SGE per WQE
>   RDMA/hns: Modify the mask of QP number for CQE of hip08

Applied to for-next

Thanks,
Jason