commit | ebab41cff4db96c42dfc9939d1c1715496bcf961 | [log] [tgz] |
---|---|---|
author | Haggai Eran <haggaie@mellanox.com> | Mon Feb 29 15:45:06 2016 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Tue Mar 01 11:04:07 2016 -0500 |
tree | 0ca7c41f8a14720431ff7dec18a096e5af2df35f | |
parent | d16e91daf446c605a92112889552f9df757186bc [diff] |
IB/mlx5: Create multiple transmission GSI QPs In order to send GSI MADs on different P_Keys, mlx5 needs different QPs to be created, each with a different P_Key set when the QP is modified to the INIT state. Create QPs for each non-zero P_Key in the P_Key table. Signed-off-by: Haggai Eran <haggaie@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>