On Thu, Apr 15, 2021 at 08:44:22PM +0530, Potnuri Bharat Teja wrote: > missing qpid increment leads to skipping few qpids while allocating QP. > This eventually leads to adapter running out of qpids after establishing > fewer connections than it actually supports. > Current patch increments the qpid correctly. > > Fixes: cfdda9d76436 ("RDMA/cxgb4: Add driver for Chelsio T4 RNIC") > Signed-off-by: Potnuri Bharat Teja <bharat@xxxxxxxxxxx> > --- > drivers/infiniband/hw/cxgb4/resource.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied to for-next, thanks Jason