SoftRoCE / rxe-dev

Development Repository for RXE
Other
128 stars 55 forks source link

ibv_devices shows no device even though module ib_rxe has been loaded. #48

Open 17100047 opened 7 years ago

17100047 commented 7 years ago

xenmaster1@xenmaster1-OptiPlex-9020:/usr/src/librxe-dev$ rxe_cfg Use of uninitialized value $rmtu in string at /bin/rxe_cfg line 371. Name Link Driver Speed NMTU IPv4_addr RDEV RMTU
eth0 yes e1000e 1500 10.103.72.14 rxe0
xenmaster1@xenmaster1-OptiPlex-9020:/usr/src/librxe-dev$ ibv_devices libibverbs: Warning: couldn't load driver 'rxe': librxe-rdmav2.so: cannot open shared object file: No such file or directory libibverbs: Warning: no userspace device-specific driver found for /sys/class/infiniband_verbs/uverbs0 device node GUID


rxe_cfg start and add eth0 has been executed. and lsmod | grep rxe shows that driver has been loaded.

monis410 commented 7 years ago

did you install librxe (the user space RXE library)? what do you see under /sys/class/infiniband?