RDMA/rxe: Convert kernel UD post send to use ah_num
authorBob Pearson <rpearsonhpe@gmail.com>
Thu, 7 Oct 2021 20:40:52 +0000 (15:40 -0500)
committerJason Gunthorpe <jgg@nvidia.com>
Tue, 12 Oct 2021 16:25:27 +0000 (13:25 -0300)
commit3b87e0824272414cec79763afef6720c7c908c44
tree9830af0381ed99fc06007fdb2c06b4ae73074079
parente2fe06c9080694f2c28894f14ef8ebfd923ac94d
RDMA/rxe: Convert kernel UD post send to use ah_num

Modify ib_post_send for kernel UD sends to put the AH index into the WQE
instead of the address vector.

Link: https://lore.kernel.org/r/20211007204051.10086-7-rpearsonhpe@gmail.com
Signed-off-by: Bob Pearson <rpearsonhpe@gmail.com>
Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>
drivers/infiniband/sw/rxe/rxe_verbs.c