]> 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 00:30:12 +0000 (17:30 -0700)
commitadbb8ebc8304351cf34a2712f8c8f6ecac123a68
tree8ee5a5642265ca85bedebfbdc0ed6abbc60eec06
parenta0e18f5f87d153199068cfcc8b434d94a7214f5d
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