commit | 630e438f040c3838206b5e6717b9b5c29edf3548 | [log] [tgz] |
---|---|---|
author | Jack Wang <jinpu.wang@cloud.ionos.com> | Mon Jun 21 07:53:36 2021 +0200 |
committer | Jason Gunthorpe <jgg@nvidia.com> | Mon Jun 21 21:02:20 2021 -0300 |
tree | f23dff3f463efe87840bc59f9eb6426ec85bb8d7 | |
parent | 879740517daba2a1d3229f8a54fc2b1cb78a4f07 [diff] |
RDMA/rtrs: Introduce head/tail wr Introduce tail wr, we can send as the last wr, we want to send the local invalidate wr after rdma wr in later patch. While at it, also fix coding style issue. Link: https://lore.kernel.org/r/20210621055340.11789-2-jinpu.wang@ionos.com Signed-off-by: Jack Wang <jinpu.wang@cloud.ionos.com> Reviewed-by: Md Haris Iqbal <haris.iqbal@cloud.ionos.com> Signed-off-by: Jason Gunthorpe <jgg@nvidia.com>