diff options
author | Ralph Campbell <ralph.campbell@qlogic.com> | 2008-07-14 23:48:52 -0700 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2008-07-14 23:48:52 -0700 |
commit | df8666198dd058b9498ebdbc52c61957206d30a5 (patch) | |
tree | 7d2c8cacb34aa9e518f77b7b16587e2406e1571a /scripts/bloat-o-meter | |
parent | bd3606715effbf37df986548c43bbed0842b49d5 (diff) |
IB/ipath: Use IEEE OUI for vendor_id reported by ibv_query_device()
The IB spe. for SubnGet(NodeInfo) and query HCA says that the vendor
ID field should be the IEEE OUI assigned to the vendor. The ipath
driver was returning the PCI vendor ID instead. This will affect
applications which call ibv_query_device(). The old value was
0x001fc1 or 0x001077, the new value is 0x001175.
The vendor ID doesn't appear to be exported via /sys so that should
reduce possible compatibility issues. I'm only aware of Open MPI as a
major application which depends on this change, and they have made
necessary adjustments.
Signed-off-by: Ralph Campbell <ralph.campbell@qlogic.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'scripts/bloat-o-meter')
0 files changed, 0 insertions, 0 deletions