summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorBob Pearson <rpearsonhpe@gmail.com>2024-03-29 17:55:05 +0300
committerJason Gunthorpe <jgg@nvidia.com>2024-04-22 22:54:32 +0300
commitb703374837a8f8422fa3f1edcf65505421a65a6a (patch)
treed910409af89dfc2803d797087b78173948fea367 /tools/perf/scripts/python/export-to-postgresql.py
parent2b23b6097303ed0ba5f4bc036a1c07b6027af5c6 (diff)
downloadlinux-b703374837a8f8422fa3f1edcf65505421a65a6a.tar.xz
RDMA/rxe: Allow good work requests to be executed
A previous commit incorrectly added an 'if(!err)' before scheduling the requester task in rxe_post_send_kernel(). But if there were send wrs successfully added to the send queue before a bad wr they might never get executed. This commit fixes this by scheduling the requester task if any wqes were successfully posted in rxe_post_send_kernel() in rxe_verbs.c. Link: https://lore.kernel.org/r/20240329145513.35381-5-rpearsonhpe@gmail.com Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com> Fixes: 5bf944f24129 ("RDMA/rxe: Add error messages") Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions