[openib-general] in need of a simple ulp

Jeff Carr jcarr at linuxmachines.com
Thu May 5 18:02:16 PDT 2005


Sean Hefty wrote:

> Within the SVN repository, your best bet for finding things is staying 
>  withing the gen2 branch.  For a relatively simple example that does 
> what you mention above, try:
> 
> https://openib.org/svn/gen2/utils/src/linux-kernel/infiniband/util/cmpost/
> 
> This is a simple CM test program for the kernel.

Does your CM test module actually transfer data? I've set it up and run 
it; it runs fine, but when I put some data in the test.mem buffer, the 
test.mem buffer on the client never changes.

Am I looking in the wrong place for where in memory the actual message 
is allocated and where it actually ends up? As far as I could tell 
that's what it seemed like you intended test.mem for.

Other than that, the code has been very helpful for getting started with 
IB and was what I was looking for.

Thanks for any suggestions,
Jeff



More information about the general mailing list