diff options
author | Chaitra P B <chaitra.basappa@broadcom.com> | 2018-05-31 12:34:51 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2018-06-19 03:05:32 +0200 |
commit | 2b48be65685a23f4ffc7a06858992bc31e98e198 (patch) | |
tree | a2843d1c320e2b0ca6882fafe642160cbf96d2eb /scripts/gcc-x86_64-has-stack-protector.sh | |
parent | scsi: mpt3sas: Fix, False timeout prints for ioctl and other internal command... (diff) | |
download | linux-2b48be65685a23f4ffc7a06858992bc31e98e198.tar.xz linux-2b48be65685a23f4ffc7a06858992bc31e98e198.zip |
scsi: mpt3sas: As per MPI-spec, use combined reply queue for SAS3.5 controllers when HBA supports more than 16 MSI-x vectors.
Presently driver is using combined reply queue feature when MSI-x vectors >
8 for both SAS3 and SAS3.5 controllers. But as per MPI-spec,
1. For SAS3 controllers, driver should use combined reply queue when HBA
supports more than 8 MSI-x vectors.
2. For SAS3.5 controllers, driver should use combined reply queue when HBA
supports more than 16 MSI-x vectors.
Modified driver code to use combined reply queue for SAS3 controllers when
HBA supports > 8 MSI-x vectors and for SAS3.5 controllers when HBA supports
> 16 MSI-x vectors.
Signed-off-by: Chaitra P B <chaitra.basappa@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'scripts/gcc-x86_64-has-stack-protector.sh')
0 files changed, 0 insertions, 0 deletions