Currently, I am trying to install and use NEO-Host on a VM with a SR-IOV virtual function of an MLNX5 NIC. I installed NEO-Host successfully on the VM. However, I cannot get any device information with the neo-host-gui. Note that I have installed MLNXOFED and MFT on the VM already.
$ ibv_devinfo
hca_id: mlx5_0
transport: InfiniBand (0)
fw_ver: 16.35.2000
node_guid: 0000:0000:0000:0000
sys_image_guid: b8ce:f603:007f:47a8
vendor_id: 0x02c9
vendor_part_id: 4120
hw_ver: 0x0
board_id: MT_0000000012
phys_port_cnt: 1
port: 1
state: PORT_ACTIVE (4)
max_mtu: 4096 (5)
active_mtu: 1024 (3)
sm_lid: 0
port_lid: 0
port_lmc: 0x00
link_layer: Ethernet
But for mst:
$ mst status
MST modules:
------------
MST PCI module is not loaded
MST PCI configuration module is not loaded
PCI Devices:
------------
No devices were found.
Does anyone have any ideas about this? Thank you very much!