Mellanox ConnectX-3 HCA's are not supported (MT27500 Family)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
libmlx4 (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
# lsb_release -rd
Description: Ubuntu 12.04.1 LTS
Release: 12.04
# ibv_devinfo -v
libibverbs: Warning: no userspace device-specific driver found for /sys/class/
No IB devices found
# strace -f ibv_devinfo -v |& tail -n 12
open("/
read(3, "0x15b3\n", 8) = 7
close(3) = 0
open("/
read(3, "0x1003\n", 8) = 7
close(3) = 0
write(2, "libibverbs: Warning: no userspac"..., 103libibverbs: Warning: no userspace device-specific driver found for /sys/class/
) = 103
futex(0x7f4d12d
write(2, "No IB devices found\n", 20No IB devices found
) = 20
exit_group(-1) = ?
affects: | libibverbs (Ubuntu) → libmlx4 (Ubuntu) |
And the fix is to update to a new libmlx4 version, which is already in 12.10 / Quantal. I'm not sure if there's anything that can be done in the context of continuing maintenance to 12.04.