aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/event_analyzing_sample.py
diff options
context:
space:
mode:
authorYixian Liu <[email protected]>2020-02-22 18:25:58 +0800
committerJason Gunthorpe <[email protected]>2020-02-28 11:28:31 -0400
commit75c994e6943c2aa887871eb6e6cea6c073b1cfd3 (patch)
tree9b6d2f0aedb276868cc17d4d2a022665148dc3d4 /tools/perf/scripts/python/event_analyzing_sample.py
parent0fc99566f6eeb8c1d7e1795710b95c03a987124d (diff)
RDMA/hns: Stop doorbell update while qp state error
There are two paths to update qp producer index into hardware now, one path is doorbell in post verbs (send and recv), the another is mailbox in modify qp verb which is called by flush process. This will lead the hardware to be broken to correctly generate flush cqe. With stopping doorbell update and holding qp spinlock in modify qp during flush process, the problem can be solved. Fixes: 0425e3e6e0c7 ("RDMA/hns: Support flush cqe for hip08 in kernel space") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Yixian Liu <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions