summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJustin Tee <justin.tee@broadcom.com>2022-11-15 17:19:16 -0800
committerMartin K. Petersen <martin.petersen@oracle.com>2022-11-17 18:18:42 +0000
commit2c1a0a7584f5084f3ec79f86c9a54ee4c55307c4 (patch)
treef914254dfa46ba1f916870ce8490780eda4eaa8c /tools/perf/scripts/python/export-to-postgresql.py
parentc4c5fa35563a47957fa4f9c299ca1c6aadc27d50 (diff)
scsi: lpfc: Fix WQ|CQ|EQ resource check
Adapter configurations with limited EQ resources may fail to initialize. Firmware resources are queried in lpfc_sli4_read_config(). The driver parameters cfg_irq_chann and cfg_hdw_queue are adjusted from defaults if constrained by firmware resources. The minimum resource check includes a special allocation for queues such as ELS, MBOX, NVME LS. However the additional reservation was also incorrectly applied to EQ resources. Reordered WQ|CQ|EQ resource checks to apply the special allocation adjustment to WQ and CQ resources only. Signed-off-by: Justin Tee <justin.tee@broadcom.com> Link: https://lore.kernel.org/r/20221116011921.105995-2-justintee8345@gmail.com Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions