In ofed 1.2, "smpquery vlarb ... " would produce output like: # VLArbitration tables: Lid 8 port 0 LowCap 8 HighCap 8 # Low priority VL Arbitration Table: VL : |0x0 |0x1 |0x2 |0x3 |0x4 |0x5 |0x6 |0x7 | WEIGHT: |0x0 |0x0 |0x0 |0x0 |0x0 |0x0 |0x0 |0x0 | # High priority VL Arbitration Table: VL : |0x0 |0x0 |0x0 |0x0 |0x1 |0x2 |0x3 |0x4 | WEIGHT: |0xFF|0xFF|0xFF|0xFF|0xFF|0x7F|0x3F|0x1F|
which is what I expected. But in ofed 1.3, I only get a single entry: # VLArbitration tables: Lid 1 port 0 LowCap 8 HighCap 8 # Low priority VL Arbitration Table: VL : |0x3 | WEIGHT: |0x3 | # High priority VL Arbitration Table: VL : |0x3 | WEIGHT: |0x8 | Anyone know what changed here? -- Arthur _______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
