diff options
author | Hiral Patel <[email protected]> | 2013-02-12 17:00:59 -0800 |
---|---|---|
committer | James Bottomley <[email protected]> | 2013-02-22 17:29:35 +0000 |
commit | cfe16d5da88896fc78d008c96d639cf9c90850a0 (patch) | |
tree | e04c9b67b59f4bd45cbd5f1c6aff44a4d63812ee /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | 03298552cba38f7c805ed338826dc76c405465c7 (diff) |
[SCSI] fnic: Fix SGEs limit
Driver allows IOs with more SGEs than max SGEs supported by Palo. The current
max SGEs supported by the fnic driver is 1024. The current register settings
on Palo supports a max of 256 only. Palo would return any IO with more than
256 SGEs with an error indicating INVALID_SGLS. Fnic driver should limit the
max supported SGLs in the driver to 256 to avoid this error.
Signed-off-by: Sesidhar Baddela <[email protected]>
Signed-off-by: Hiral Patel <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions