]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[NETDIRECT] [PATCH 4/4] winverbs/netdirect: add support for inline sends
authorStan Smith <stan.smith@intel.com>
Wed, 13 Jan 2010 19:04:32 +0000 (19:04 +0000)
committerStan Smith <stan.smith@intel.com>
Wed, 13 Jan 2010 19:04:32 +0000 (19:04 +0000)
commitdf809975ebe3a8e0d9d6deef15c347c0227d40ea
tree7728c79eacaabaff516a821e15fde23e981d33cd
parentf6a623ea6a4f63b183b17bc281cfb3b67d298513
[NETDIRECT] [PATCH 4/4] winverbs/netdirect: add support for inline sends
By default, use inline sends, and allow user to limit
inline send size through an environment variable.

To support existing deployments, winverbs make use of the same
environment setting as the ibal ND provider.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
---
Note: The kernel HCA drivers report 0 for the max inline send
value for user space QPs, even if inline sends are enabled.  I didn't
understand how to fix the kernel drivers, so they could report the
correct value.  The winverbs ND code simply returns the value that it
uses when creating the QP.

 trunk/ulp/netdirect/user/nd_ep.cpp
 trunk/ulp/netdirect/user/nd_ep.h

git-svn-id: svn://openib.tc.cornell.edu/gen1@2660 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
branches/WOF2-2/ulp/netdirect/user/nd_ep.cpp
branches/WOF2-2/ulp/netdirect/user/nd_ep.h