Re: [PATCH 12/25] lpfc: Synchronize hardware queues with SCSI MQ interface

2018-12-28 Thread Hannes Reinecke
On 12/27/18 12:33 AM, James Smart wrote: Now that the lower half has much better per-cpu parallelization using the hardware queues, the SCSI MQ support needs to be tied into it. The involves the following mods: - Rather than selecting SCSI MQ support at compile time, detect support at driver

[PATCH 12/25] lpfc: Synchronize hardware queues with SCSI MQ interface

2018-12-26 Thread James Smart
Now that the lower half has much better per-cpu parallelization using the hardware queues, the SCSI MQ support needs to be tied into it. The involves the following mods: - Rather than selecting SCSI MQ support at compile time, detect support at driver init time using shost_use_blk_mq(). - Add a