I have an application which emulates smpquery and smpdump. It uses madrpc_init for initialization and then uses umad_send and umad_recv to send and receive packets. It works for smpquery but doesn't work for smpdump. I have verified the contents of the packets through my application and through infiniband-diags tools smpdump and smpquery. Everything looks correct but not sure why smpdump was failing in my application.
Regards, Buchibabu. On Wed, Jan 7, 2009 at 9:33 PM, Sasha Khapyorsky <[email protected]>wrote: > On 20:55 Wed 07 Jan , Buchibabu Chennupati wrote: > > Current smpquery uses madrpc_init and calls smpquery with necessary > > attribute. > > It just adds another layer, finally madrpc* uses umad*() calls. > > > Basically I want use madrpc_init in the smpdump implementation as well. > > What are you trying to achieve this way (technically it should be > possible)? > > Sasha >
_______________________________________________ general mailing list [email protected] http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
