commit | 08100fad5cac05244be86f4f8bf06593cc011907 | [log] [tgz] |
---|---|---|
author | Moni Shoua <monis@mellanox.com> | Tue Jan 22 08:48:47 2019 +0200 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Mon Feb 04 14:34:07 2019 -0700 |
tree | d0d29fae58fda39be70ba4143a885bc109116b20 | |
parent | fbeb4075c67080869bed6ed973b2e54514e750a2 [diff] |
IB/mlx5: Add ODP SRQ support Add changes to the WQE page-fault handler to 1. Identify that the event is for a SRQ WQE 2. Pass SRQ object instead of a QP to the function that reads the WQE 3. Parse the SRQ WQE with respect to its structure The rest is handled as for regular RQ WQE. Signed-off-by: Moni Shoua <monis@mellanox.com> Reviewed-by: Majd Dibbiny <majd@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>