diff options
author | 2023-01-09 15:33:09 -0800 | |
---|---|---|
committer | 2023-01-12 00:03:14 -0500 | |
commit | b5c894cf430e779826612cf2acb508d78bf210ce (patch) | |
tree | c112f7ba5a7df50e80f6699fae19904b2f96e6b8 /tools/perf/scripts/python/syscall-counts.py | |
parent | scsi: lpfc: Resolve miscellaneous variable set but not used compiler warnings (diff) | |
download | wireguard-linux-b5c894cf430e779826612cf2acb508d78bf210ce.tar.xz wireguard-linux-b5c894cf430e779826612cf2acb508d78bf210ce.zip |
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/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions