Re: [PATCH 06/17] lpfc: NVME Initiator: Base modifications Part E

2017-01-18 Thread James Smart
On 1/17/2017 11:34 PM, Hannes Reinecke wrote: Is this ever reset? I don't see it here ... the lpfc_sli4_hba_setup(), which resets the function and reinits, clears the flag. [ .. ] @@ -4380,9 +4469,12 @@ lpfc_sli_chipset_init(struct lpfc_hba *phba) * configured. **/ int -lpfc_sli

Re: [PATCH 06/17] lpfc: NVME Initiator: Base modifications Part E

2017-01-18 Thread Hannes Reinecke
On 01/18/2017 02:20 AM, James Smart wrote: > > NVME Initiator: Base modifications > > This is part E of parts A..F. > > Part E is limited to lpfc_sli.c. This is the location of most of changes > for the following: > - sli3 ring vs sli4 wq splits > - io abort interfaces > - actual queuing routine