]> git.openfabrics.org - ~shefty/rdma-win.git/commit
nd: add SRQ support for 32-bit library
authorSean Hefty <sean.hefty@intel.com>
Tue, 27 Jul 2010 00:30:12 +0000 (17:30 -0700)
committerSean Hefty <sean.hefty@intel.com>
Tue, 27 Jul 2010 06:54:41 +0000 (23:54 -0700)
commit39a3c8243009a85178c8ade30dba40951505c976
tree3e9afad8c07d3908c0cd735e34b7b1cfba2c20d5
parent967671cec63bf66a517bec9e5ac49a21c8279e20
nd: add SRQ support for 32-bit library

The SRQ receive code assumes that ND_SGE can map
to a WV_SGE.  This is only true for 64-bit platforms.
A 32-bit library must convert ND_SGE to WV_SGE.  The
ND_SGE size varies based on the build; WV_SGE is a fixed
size for all platforms.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
trunk/ulp/netdirect2/user/nd_srq.cpp