Re: [PATCH 04/25] lpfc: Remove extra vector and SLI4 queue for Expresslane

2018-12-28 Thread Hannes Reinecke
On 12/27/18 12:33 AM, James Smart wrote: There is a extra queue and msix vector for expresslane. Now that the driver will be doing queues per cpu this oddball queue is no longer needed. Expresslane will utilize the normal per-cpu queues. Updated debugfs sli4 queue output to go along with the ch

[PATCH 04/25] lpfc: Remove extra vector and SLI4 queue for Expresslane

2018-12-26 Thread James Smart
There is a extra queue and msix vector for expresslane. Now that the driver will be doing queues per cpu this oddball queue is no longer needed. Expresslane will utilize the normal per-cpu queues. Updated debugfs sli4 queue output to go along with the change Signed-off-by: Dick Kennedy Signed-o