RDMA/rxe: Implement atomic write completion
authorXiao Yang <yangx.jy@fujitsu.com>
Thu, 1 Dec 2022 14:39:27 +0000 (14:39 +0000)
committerJason Gunthorpe <jgg@nvidia.com>
Thu, 1 Dec 2022 23:51:10 +0000 (19:51 -0400)
commit3aec427bb1499bd3325d2e251edb729a5a8643df
treeeb22a928fdab6ecbfa5f0c28d8af2579a796a5eb
parent034e285f8b99062a0cf29112e1232154a6a44aa5
RDMA/rxe: Implement atomic write completion

Generate an atomic write completion when the atomic write request
has been finished.

Link: https://lore.kernel.org/r/1669905568-62-3-git-send-email-yangx.jy@fujitsu.com
Signed-off-by: Xiao Yang <yangx.jy@fujitsu.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_comp.c