diff options
author | Bernard Metzler <[email protected]> | 2022-01-30 18:08:15 +0100 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2022-02-01 09:54:28 -0400 |
commit | b43a76f423aa304037603fd6165c4a534d2c09a7 (patch) | |
tree | 8d6325c883102540ef2a6a03bf224ff76eb41d05 /scripts/gdb/linux | |
parent | 4028bccb003cf67e46632dee7f97ddc5d7b6e685 (diff) |
RDMA/siw: Fix broken RDMA Read Fence/Resume logic.
Code unconditionally resumed fenced SQ processing after next RDMA Read
completion, even if other RDMA Read responses are still outstanding, or
ORQ is full. Also adds comments for better readability of fence
processing, and removes orq_get_tail() helper, which is not needed
anymore.
Fixes: 8b6a361b8c48 ("rdma/siw: receive path")
Fixes: a531975279f3 ("rdma/siw: main include file")
Link: https://lore.kernel.org/r/[email protected]
Reported-by: Jared Holzman <[email protected]>
Signed-off-by: Bernard Metzler <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions