commit | 5c5f3f0a74740c8f7bca8255741291bb0d2ebe4b | [log] [tgz] |
---|---|---|
author | Yishai Hadas <yishaih@mellanox.com> | Thu Aug 01 18:49:52 2013 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Tue Aug 13 11:21:31 2013 -0700 |
tree | cbfb99c06499fd0b18d975af6f4fc99e1022c38d | |
parent | c095ba7224d8edc71dcef0d655911399a8bd4a3f [diff] |
mlx4_core: Fix XRC QPs detection in the resource tracker Recognize XRC QPs in the SR-IOV resource tracker based on transport type. The previous check didn't match IB_QPT_XRC_INI and caused an invalid calculation for required mtt pages. Signed-off-by: Yishai Hadas <yishaih@mellanox.com> Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>