Re: [PATCH 0/3] iw_cxgb4: add support for completing cached SRQ buffers

2019-02-08 Thread Jason Gunthorpe
On Wed, Feb 06, 2019 at 10:54:41PM +0530, Raju Rangoju wrote: > This series adds support for completing the SRQ buffers that were > fetched but could not be completed by hw due to connection aborts, > also fixes the potential srqidx leak during the connection abort. > > This series has both net(cx

[PATCH 0/3] iw_cxgb4: add support for completing cached SRQ buffers

2019-02-06 Thread Raju Rangoju
This series adds support for completing the SRQ buffers that were fetched but could not be completed by hw due to connection aborts, also fixes the potential srqidx leak during the connection abort. This series has both net(cxgb4) and rdma(iw_cxgb4) changes, and I would request this merge via rdma