commit | e1bb7843e4c25e6e331890a2ca512581e844bbaa | [log] [tgz] |
---|---|---|
author | Dotan Barak <dotanb@dev.mellanox.co.il> | Mon Jan 07 09:01:25 2008 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Tue Jan 08 12:05:53 2008 -0800 |
tree | 7bbbf893b743468e8d1b4d4b914a612721f6acb8 | |
parent | ed96f2470bf5d315770dc199f0250c1b8d3c2f3c [diff] |
IB/mlx4: Fix value of pkey_index in QP1 completions Fix the value of pkey_index in completions to get a valid value for GSI QPs. Without this fix, incoming GSI packets on port 2 get an invalid P_Key index in the completion, which prevents the MAD layer from sending back a response, which can make the second port of ConnectX HCAs completely useless. Signed-off-by: Dotan Barak <dotanb@dev.mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>