On Thu, Mar 25, 2021 at 09:33:54PM +0800, Weihang Li wrote: > The configuration of congestion control algorithm is recorded in the > firmware, the driver queries it and then sets it to the hardware. > > Changes since v1: > - Use union to parse information got from firmware instead of force > casting. > - https://patchwork.kernel.org/project/linux-rdma/cover/1615542507-40018-1-git-send-email-liweihang@xxxxxxxxxx/ > > 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 Applied to for-next, thanks Jason