aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorXiao Yang <[email protected]>2022-04-10 19:35:13 +0800
committerJason Gunthorpe <[email protected]>2022-04-12 11:16:24 -0300
commit2f917af777011c88e977b9b9a5d00b280d3a59ce (patch)
tree0bd7cc9cdb7722faa1b29ad6eaf6c74b6282fb3a /tools/perf/scripts/python/exported-sql-viewer.py
parent7bf5323b059587b60cdf41fe2694cc2da45eff63 (diff)
RDMA/rxe: Generate a completion for unsupported/invalid opcode
Current rxe_requester() doesn't generate a completion when processing an unsupported/invalid opcode. If rxe driver doesn't support a new opcode (e.g. RDMA Atomic Write) and RDMA library supports it, an application using the new opcode can reproduce this issue. Fix the issue by calling "goto err;". Fixes: 8700e3e7c485 ("Soft RoCE driver") Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Xiao Yang <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions