All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for-next 0/2] RDMA/hns: Support to select congestion control algorithm
@ 2021-03-12  9:48 Weihang Li
  2021-03-12  9:48 ` [PATCH for-next 1/2] RDMA/hns: Support query information of functions from FW Weihang Li
  2021-03-12  9:48 ` [PATCH for-next 2/2] RDMA/hns: Support congestion control type selection according to the FW Weihang Li
  0 siblings, 2 replies; 7+ messages in thread
From: Weihang Li @ 2021-03-12  9:48 UTC (permalink / raw)
  To: dledford, jgg; +Cc: leon, linux-rdma, linuxarm

The configuration of congestion control algorithm is recorded in the
firmware, the driver queries it and then sets it to the hardware.

Wei Xu (1):
  RDMA/hns: Support query information of functions from FW

Yangyang Li (1):
  RDMA/hns: Support congestion control type selection according to the
    FW

 drivers/infiniband/hw/hns/hns_roce_device.h |  11 ++
 drivers/infiniband/hw/hns/hns_roce_hw_v2.c  | 192 ++++++++++++++++++++++++++++
 drivers/infiniband/hw/hns/hns_roce_hw_v2.h  |  34 ++++-
 drivers/infiniband/hw/hns/hns_roce_main.c   |   2 +
 4 files changed, 236 insertions(+), 3 deletions(-)

-- 
2.8.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-03-24 12:34 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-12  9:48 [PATCH for-next 0/2] RDMA/hns: Support to select congestion control algorithm Weihang Li
2021-03-12  9:48 ` [PATCH for-next 1/2] RDMA/hns: Support query information of functions from FW Weihang Li
2021-03-23 19:56   ` Jason Gunthorpe
2021-03-24  1:54     ` liweihang
2021-03-24  3:07       ` liweihang
2021-03-24 12:06         ` Jason Gunthorpe
2021-03-12  9:48 ` [PATCH for-next 2/2] RDMA/hns: Support congestion control type selection according to the FW Weihang Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.