[openfabrics-ewg] ib_sdp module is reloading itself
Sharma, Karun
ksharma at silverstorm.com
Thu Aug 24 00:08:37 PDT 2006
Hi:
While testing SDP, I observed that sdp module is getting loaded by itself. I tried following steps:
1. modprobe ib_sdp
2. export LD_PRELOAD=/usr/local/ofed/lib/libsdp.so
3. export LIBSDP_CONFIG_FILE=/usr/local/ofed/etc/libsdp.conf netperf
4. modprobe -r ib_sdp or rmmod ib_sdp.
5. netserver
Please note that I didn't change any environment variables. After executing netserver, when i did lsmod, I observed sdp module. Let me know if this is expected behaviour.
Attached below are the logs.
Thanks
Karun
########################################################################
[st45 Thu Aug 24 02:51:25]# lsmod | grep sdp
ib_sdp 47784 0
rdma_cm 26628 2 ib_sdp,rdma_ucm
ib_core 50688 10 ib_sdp,rdma_cm,ib_mthca,ib_ipoib,ib_umad,ib_ucm,ib_uverbs,ib_cm,ib_sa,ib_mad
[st45 Thu Aug 24 02:51:31]# modprobe -r ib_sdp
[st45 Thu Aug 24 02:51:40]# lsmod | grep sdp
[st45 Thu Aug 24 02:51:43]# netserver
Starting netserver at port 12865
Starting netserver at hostname 0.0.0.0 port 12865 and family AF_UNSPEC
[st45 Thu Aug 24 02:51:51]# lsmod | grep sdp
ib_sdp 47784 3
rdma_cm 26628 2 ib_sdp,rdma_ucm
ib_core 50688 10 ib_sdp,rdma_cm,ib_mthca,ib_ipoib,ib_umad,ib_ucm,ib_uverbs,ib_cm,ib_sa,ib_mad
[st45 Thu Aug 24 02:51:53]#
#############################################################
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openfabrics.org/pipermail/ewg/attachments/20060824/90146373/attachment.html>
More information about the ewg
mailing list