Re: [PATCH 04/26] qedf: Simplify s/g list mapping.

2019-03-21 Thread Saurav Kashyap
artin.peter...@oracle.com" , "qlogic-storage-upstr...@cavium.com" , "linux-scsi@vger.kernel.org" , kbuild test robot Subject: Re: [PATCH 04/26] qedf: Simplify s/g list mapping. Saurav/Chad: Please look into this. Thanks! > Thank you for the patch! Perha

Re: [PATCH 04/26] qedf: Simplify s/g list mapping.

2019-03-18 Thread Martin K. Petersen
Saurav/Chad: Please look into this. Thanks! > Thank you for the patch! Perhaps something to improve: > > [auto build test WARNING on mkp-scsi/for-next] > [also build test WARNING on v5.0 next-20190306] > [if your patch is applied to the wrong git tree, please drop us a note to > help improve th

Re: [PATCH 04/26] qedf: Simplify s/g list mapping.

2019-03-17 Thread kbuild test robot
Hi Saurav, Thank you for the patch! Perhaps something to improve: [auto build test WARNING on mkp-scsi/for-next] [also build test WARNING on v5.0 next-20190306] [if your patch is applied to the wrong git tree, please drop us a note to help improve the system] url: https://github.com/0day-ci

[PATCH 04/26] qedf: Simplify s/g list mapping.

2019-03-05 Thread Saurav Kashyap
From: Chad Dupuis When mapping the pages from a scatter/gather list from the SCSI layer we only need to follow these rules: o Max SGEs for each I/O request is 256 o No size limit on each SGE o No need to split OS provided SGEs to 4K before sending to firmware. o Slow SGE is applicable only when: