Re: [PATCH 09/14] lpfc: Fix driver not recovering NVME rports during target link faults

2018-04-09 Thread Hannes Reinecke
On Sat, 7 Apr 2018 11:30:21 -0700 James Smart wrote: > During target-side port faults, the driver would not recover all > target port logins. This resulted in a loss of nvme device discovery. > > The driver is coded to wait for all GID_FT requests to complete > before

[PATCH 09/14] lpfc: Fix driver not recovering NVME rports during target link faults

2018-04-07 Thread James Smart
During target-side port faults, the driver would not recover all target port logins. This resulted in a loss of nvme device discovery. The driver is coded to wait for all GID_FT requests to complete before restarting discovery. A fault is seen where the outstanding GIT_FT counts are not properly