diff options
author | Prabhakar Kushwaha <[email protected]> | 2021-08-11 08:16:50 +0300 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2021-08-19 14:24:59 -0300 |
commit | 6ef793cbd4656a7a0637404751f608674692235d (patch) | |
tree | 5dd9916aa0ca7a75a7421b86eb54bf009688fbf0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 4b89451d2c3d488b304306f8b2d1afc7c28b4f78 (diff) |
RDMA/qedr: Move variables reset to qedr_set_common_qp_params()
Qedr code is tightly coupled with existing both INIT transitions. Here,
during first INIT transition all variables are reset and the RESET state
is checked in post_recv() before any posting.
Commit dc70f7c3ed34 ("RDMA/cma: Remove unnecessary INIT->INIT transition")
exposed this bug.
So moving variables reset to qedr_set_common_qp_params() and also avoid
RESET state check for post_recv().
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Kalderon <[email protected]>
Signed-off-by: Ariel Elior <[email protected]>
Signed-off-by: Shai Malin <[email protected]>
Signed-off-by: Prabhakar Kushwaha <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions