commit | fac70d51914674ce8ae742ed73441ddb4770ad20 | [log] [tgz] |
---|---|---|
author | Eli Cohen <eli@mellanox.co.il> | Mon Sep 27 17:51:11 2010 -0700 |
committer | Roland Dreier <rolandd@cisco.com> | Wed Oct 13 09:38:11 2010 -0700 |
tree | 9469e5497a237ad7b5fd25213ecaa796745890d1 | |
parent | 7b4c876961ad6ddcfacd69b25fe7e13ff41fe322 [diff] |
IB/mad: IBoE supports only QP1 (no QP0) Since IBoE is using Ethernet as its link layer, there is no central management entity so there is need for QP0. QP1 is still needed since it handles communications between CM agents. This patch will skip QP0 and create only QP1 for IBoE ports. Signed-off-by: Eli Cohen <eli@mellanox.co.il> Signed-off-by: Roland Dreier <rolandd@cisco.com>