Re: [PATCH-v1 15/22] Fix driver load issues when MRQ=8

2017-04-20 Thread Johannes Thumshirn
On Wed, Apr 19, 2017 at 09:46:34PM -0700, jsmart2...@gmail.com wrote: > From: James Smart > > The symptom is that the driver will fail to login to the fabric. > The reason is because it is out of iocb resources. > > There is a one to one relationship between MRQs > (receive buffers for NVMET-FC)

[PATCH-v1 15/22] Fix driver load issues when MRQ=8

2017-04-19 Thread jsmart2021
From: James Smart The symptom is that the driver will fail to login to the fabric. The reason is because it is out of iocb resources. There is a one to one relationship between MRQs (receive buffers for NVMET-FC) and iocbs and the default number of IOCBs was not accounting for the number of MRQs