commit | 8264411595fabf0455ed45badf1be612493db681 | [log] [tgz] |
---|---|---|
author | Bob Pearson <rpearsonhpe@gmail.com> | Mon Jun 06 09:38:36 2022 -0500 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Thu Jun 30 14:00:21 2022 -0300 |
tree | 3dcfe36406fcf5ddd088e31ec7e109935fb76abe | |
parent | 220e842815f90c678394ae747e3da98348c4ba28 [diff] |
RDMA/rxe: Move atomic original value to res Move the saved original value to the atomic responder resource. This replaces saving it in the qp. In preparation for merging the normal and retry atomic responder flows. Link: https://lore.kernel.org/r/20220606143836.3323-5-rpearsonhpe@gmail.com Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>