diff options
author | Sagi Grimberg <[email protected]> | 2017-11-23 17:35:21 +0200 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2017-11-26 15:33:32 +0100 |
commit | b4b591c87f2b0f4ebaf3a68d4f13873b241aa584 (patch) | |
tree | dcde717c1d834f5f5582d7c32ef50ae59e08ec27 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 6c4ca1e36cdc1a0a7a84797804b87920ccbebf51 (diff) |
nvme-rdma: don't suppress send completions
The entire completions suppress mechanism is currently broken because the
HCA might retry a send operation (due to dropped ack) after the nvme
transaction has completed.
In order to handle this, we signal all send completions and introduce a
separate done handler for async events as they will be handled differently
(as they don't include in-capsule data by definition).
Signed-off-by: Sagi Grimberg <[email protected]>
Reviewed-by: Max Gurtovoy <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions