]> 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:41:09 +0000 (23:41 -0700)
commitbe266abeb28d18c454cf459183f3398956f6bffd
treea4bc332d7056e92b8b09fcf86797a21718bc598d
parent7689e6ba658c885d336ca440078807cd94a73c0a
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