Comment 7 for bug 1665436

Revision history for this message
bugproxy (bugproxy) wrote : Comment bridged from LTC Bugzilla

------- Comment From <email address hidden> 2017-02-21 11:33 EDT-------
(In reply to comment #19)
> Thanks. Could you please also verify this fix for 16.10 (yakkety)?

Actually I did a mistake in my comment yesterday. that was yakkety not xenial.
Here is the output from both.

Xenial
# dpkg --list | grep pciutils
ii pciutils 1:3.3.1-1.1ubuntu1.1 ppc64el Linux PCI Utilities
# lspci | grep Mellanox | grep X-5
0008:01:00.0 Infiniband controller: Mellanox Technologies MT28800 Family [ConnectX-5]
# lspci -vv -s 0008:01:00.0 | grep Speed
LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM not supported, Exit Latency L0s unlimited, L1 unlimited
LnkSta: Speed 8GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis-

Yaketty
dpkg --list | grep pciutils
ii pciutils 1:3.3.1-1.1ubuntu4.1 ppc64el Linux PCI Utilities
# lspci | grep Mellanox | grep X-5
0001:01:00.0 Infiniband controller: Mellanox Technologies MT28800 Family [ConnectX-5 Ex]
0001:01:00.1 Infiniband controller: Mellanox Technologies MT28800 Family [ConnectX-5 Ex]
# lspci -vv -s 0001:01:00.0 | grep Speed
LnkCap: Port #0, Speed 16GT/s, Width x16, ASPM not supported, Exit Latency L0s unlimited, L1 unlimited
LnkSta: Speed 8GT/s, Width x16, TrErr- Train- SlotClk+ DLActive- BWMgmt- ABWMgmt-
LnkCtl2: Target Link Speed: 16GT/s, EnterCompliance- SpeedDis-