diff options
author | Kumar Meiyappan <Kumar.Meiyappan@microchip.com> | 2022-07-08 13:47:10 -0500 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2022-07-13 23:42:03 -0400 |
commit | 904f2bfda65e051906e79030b7cbfa2f5db3e5f4 (patch) | |
tree | 797e271acf88e101623f4978c79fd1232555dfe5 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 297bdc540f0e391568788f8ece3020653748a26f (diff) | |
download | linux-904f2bfda65e051906e79030b7cbfa2f5db3e5f4.tar.gz linux-904f2bfda65e051906e79030b7cbfa2f5db3e5f4.tar.bz2 linux-904f2bfda65e051906e79030b7cbfa2f5db3e5f4.zip |
scsi: smartpqi: Add driver support for multi-LUN devices
Add driver support for up to 256 LUNs per device.
Update AIO path to pass the appropriate LUN number for base-code to target
the correct LUN.
Update RAID IO path to pass the appropriate LUN number for FW to target the
correct LUN.
Pass the correct LUN number while doing a LUN reset.
Count the outstanding commands based on LUN number. While removing a
Multi-LUN device, wait for all outstanding commands to complete for all
LUNs.
Add Feature bit support.
Link: https://lore.kernel.org/r/165730603067.177165.14016422176841798336.stgit@brunhilda
Reviewed-by: Scott Benesh <scott.benesh@microchip.com>
Reviewed-by: Scott Teel <scott.teel@microchip.com>
Reviewed-by: Mike McGowen <mike.mcgowen@microchip.com>
Reviewed-by: Kevin Barnett <kevin.barnett@microchip.com>
Signed-off-by: Kumar Meiyappan <Kumar.Meiyappan@microchip.com>
Signed-off-by: Don Brace <don.brace@microchip.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions