aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorBob Pearson <[email protected]>2023-06-02 11:42:29 -0500
committerJason Gunthorpe <[email protected]>2023-06-09 14:06:23 -0300
commitc3e1bf626eb3c53ea60a0c64b441fb3015e1652e (patch)
tree132df6e9d58719b348e1cb253766277a4e2f3cb0 /tools/perf/scripts/python/bin
parent544c7f62cf32db2bd358f1e8a40a98bf98fa2a5c (diff)
RDMA/rxe: Send last wqe reached event on qp cleanup
The IBA requires: o11-5.2.5: If the HCA supports SRQ, for RC and UD service, the CI shall generate a Last WQE Reached Affiliated Asynchronous Event on a QP that is in the Error State and is associated with an SRQ when either: • a CQE is generated for the last WQE, or • the QP gets in the Error State and there are no more WQEs on the RQ. This patch implements this behavior in flush_recv_queue() which is called as a result of rxe_qp_error() being called whenever the qp is put into the error state. The rxe responder executes SRQ WQEs directly from the SRQ so there are never more WQES on the RQ. Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bob Pearson <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions