stanford-rc / ibswinfo

Command-line tool to retrieve information and monitor Mellanox un-managed Infiniband switches
GNU General Public License v3.0
48 stars 8 forks source link

Use correct indexes if setting node description #15

Closed oTTer-Chief closed 1 year ago

oTTer-Chief commented 1 year ago

If using MFT >=4.23 router_entity is needed in the indexes. This is already added for reading registers but not if writing the node description.

kcgthb commented 1 year ago

Excellent, thanks for catching this, and for the contribution!