From: Jason Gunthorpe <jgg@nvidia.com>
To: Bob Pearson <rpearsonhpe@gmail.com>
Cc: yanjun.zhu@linux.dev, leon@kernel.org,
linux-rdma@vger.kernel.org, jhack@hpe.com
Subject: Re: [PATCH for-next v3 00/12] RDMA/rxe: Various fixes and cleanups
Date: Mon, 22 Apr 2024 17:10:30 -0300 [thread overview]
Message-ID: <20240422201030.GA310416@nvidia.com> (raw)
In-Reply-To: <20240329145513.35381-2-rpearsonhpe@gmail.com>
On Fri, Mar 29, 2024 at 09:55:02AM -0500, Bob Pearson wrote:
> This series of patches is the result of high scale testing on a large
> HPC system with a large attached Lustre file system. Several errors
> were found which had not been previously seen at smaller scales. In
> this case up to 1600 QPs on 1024 compute nodes attached to about 100
> flash storage nodes. Each patch has it's own description.
>
> v3
> Fixed an error in "Don't call rxe_requester from rxe_completer"
> Moved run_requester_again from a global to rxe_req_info.again.
> The control parameter has to be local to each qp.
> v2
> Minor edits to some of the commit messages.
> Added a missing change to "Don't schedule rxe_completer...".
> Added a missing change to "Git rid of pkt resend on err".
> Added one additional commit.
>
> Bob Pearson (12):
> RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
> RDMA/rxe: Allow good work requests to be executed
> RDMA/rxe: Remove redundant scheduling of rxe_completer
> RDMA/rxe: Merge request and complete tasks
> RDMA/rxe: Remove save/rollback_state in rxe_requester
> RDMA/rxe: Don't schedule rxe_completer from rxe_requester
> RDMA/rxe: Don't call rxe_requester from rxe_completer
> RDMA/rxe: Don't call direct between tasks
> RDMA/rxe: Fix incorrect rxe_put in error path
> RDMA/rxe: Make rxe_loopback match rxe_send behavior
> RDMA/rxe: Get rid of pkt resend on err
> RDMA/rxe: Let destroy qp succeed with stuck packet
Applied to for-next, thanks
Jason
prev parent reply other threads:[~2024-04-22 20:10 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-29 14:55 [PATCH for-next v3 00/12] RDMA/rxe: Various fixes and cleanups Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 01/12] RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 02/12] RDMA/rxe: Allow good work requests to be executed Bob Pearson
2024-03-30 15:01 ` Zhu Yanjun
2024-03-29 14:55 ` [PATCH for-next v3 03/12] RDMA/rxe: Remove redundant scheduling of rxe_completer Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 04/12] RDMA/rxe: Merge request and complete tasks Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 05/12] RDMA/rxe: Remove save/rollback_state in rxe_requester Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 06/12] RDMA/rxe: Don't schedule rxe_completer from rxe_requester Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 07/12] RDMA/rxe: Don't call rxe_requester from rxe_completer Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 08/12] RDMA/rxe: Don't call direct between tasks Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 09/12] RDMA/rxe: Fix incorrect rxe_put in error path Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 10/12] RDMA/rxe: Make rxe_loopback match rxe_send behavior Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 11/12] RDMA/rxe: Get rid of pkt resend on err Bob Pearson
2024-03-29 14:55 ` [PATCH for-next v3 12/12] RDMA/rxe: Let destroy qp succeed with stuck packet Bob Pearson
2024-04-22 20:10 ` Jason Gunthorpe [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240422201030.GA310416@nvidia.com \
--to=jgg@nvidia.com \
--cc=jhack@hpe.com \
--cc=leon@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=rpearsonhpe@gmail.com \
--cc=yanjun.zhu@linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox