On Sun, Jan 19, 2025 at 07:45:35AM -0800, Selvin Xavier wrote: > Implements routines to set and get different settings of > the congestion control. This will enable the users to modify > the settings according to their network. Should something like this be in debugfs though? bnxt_qplib_modify_cc() is just sending a firmware command, seems like this should belong to fwctl? Additionally there may be interest in some common way to control CC for RDMA.. Jason