diff options
author | Max Gurtovoy <[email protected]> | 2021-12-15 15:57:19 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-01-05 19:36:20 -0400 |
commit | 433dc0efd1e041d39a1e993d6879a8c7692b0d2f (patch) | |
tree | 41e629e075fc76c8c8b0efdfa5422a25d97dddb5 /scripts/gdb/linux/tasks.py | |
parent | cf9962cfd5365990d36462c83d27f13503d26e09 (diff) |
IB/iser: Don't suppress send completions
In order to complete a scsi command and guarantee that the HCA will never
perform an access violation when retrying a send operation we must
complete a scsi request only when both send and receive completions has
arrived. This is a preparation commit that remove the send completions
suppression. Next step will be taking care of the local invalidation
mechanism and adding a reference counter for commands. Currently, we
don't do anything upon getting the send completion and just "consume" it.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Max Gurtovoy <[email protected]>
Reviewed-by: Israel Rukshin <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions