commit | 83cae2aff53960ab6cf5bb82654201ce43b77fb6 | [log] [tgz] |
---|---|---|
author | Haggai Eran <haggaie@mellanox.com> | Mon Feb 29 15:45:10 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Mar 01 11:04:07 2016 -0500 |
tree | 5100a68cdd6c7d0655c34509478d124ecf5e392e | |
parent | ea6dc2036224aaee887f391a1ee8833bea18c68b [diff] |
IB/mlx5: Pick the right GSI transmission QP for sending Pick the QP to use according to the wr.ud.pkey_index field in the work request. If the QP doesn't exist, it means the P_Key is zero and the packet would have been dropped, so just generate a completion and move on. Reviewed-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>