diff options
author | Sagi Grimberg <[email protected]> | 2017-05-04 13:33:10 +0300 |
---|---|---|
committer | Christoph Hellwig <[email protected]> | 2017-06-15 14:28:20 +0200 |
commit | abf87d5e9d57920c7ee1dacdf0929783a6a4c9af (patch) | |
tree | b5139df59c0c3f79dbbff6e3ef8dee4ba628b745 /tools/perf/scripts/python/syscall-counts.py | |
parent | ca6e95bb0a2ac11ae7a04e5cc53c709522af5144 (diff) |
nvme-rdma: rework rdma connection establishment error path
Instead of introducing a flag for if the queue is allocated,
simply free the rdma resources when we get the error.
We allocate the queue rdma resources when we have an address
resolution, their we allocate (or take a reference on) our device
so we should free it when we have error after the address resolution
namely:
1. route resolution error
2. connect reject
3. connect error
4. peer unreachable error
Signed-off-by: Sagi Grimberg <[email protected]>
Signed-off-by: Christoph Hellwig <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions