diff options
author | Justin Tee <justin.tee@broadcom.com> | 2023-01-09 15:33:09 -0800 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2023-01-12 00:03:14 -0500 |
commit | b5c894cf430e779826612cf2acb508d78bf210ce (patch) | |
tree | c112f7ba5a7df50e80f6699fae19904b2f96e6b8 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7ab07683aa4ccf324dc369808ceb0b138d590f07 (diff) |
scsi: lpfc: Set max DMA segment size to HBA supported SGE length
During I/O, the following warning message occasionally appears:
DMA-API: lpfc 0000:04:00.0: mapping sg segment longer than device claims to
support [len=131072] [max=65536]
The HBA is capable of supporting 131,072 bytes, so notify DMA layer via the
dma_set_max_seg_size() API during hba initialization.
Signed-off-by: Justin Tee <justin.tee@broadcom.com>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions