]> git.openfabrics.org - ~shefty/rdma-win.git/log
~shefty/rdma-win.git
14 years agonew
Sean Hefty [Tue, 13 Jul 2010 18:59:16 +0000 (11:59 -0700)]
new

14 years agonew
Sean Hefty [Tue, 13 Jul 2010 18:59:16 +0000 (11:59 -0700)]
new

14 years agowinverbs: remove unused constants
Sean Hefty [Tue, 13 Jul 2010 18:59:14 +0000 (11:59 -0700)]
winverbs: remove unused constants

WV_IOCTL_MIN/MAX are not used.  Remove them.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agopop
Sean Hefty [Tue, 13 Jul 2010 18:58:05 +0000 (11:58 -0700)]
pop

14 years agopop
Sean Hefty [Tue, 13 Jul 2010 18:58:05 +0000 (11:58 -0700)]
pop

14 years agorefresh
Sean Hefty [Tue, 13 Jul 2010 18:57:55 +0000 (11:57 -0700)]
refresh

14 years agorefresh
Sean Hefty [Tue, 13 Jul 2010 18:57:54 +0000 (11:57 -0700)]
refresh

14 years agorefresh (create temporary patch)
Sean Hefty [Tue, 13 Jul 2010 18:57:52 +0000 (11:57 -0700)]
refresh (create temporary patch)

14 years agorefresh (create temporary patch)
Sean Hefty [Tue, 13 Jul 2010 18:57:51 +0000 (11:57 -0700)]
refresh (create temporary patch)

14 years agoRefresh of wv-mr
Sean Hefty [Tue, 13 Jul 2010 18:57:49 +0000 (11:57 -0700)]
Refresh of wv-mr

14 years agonew
Sean Hefty [Tue, 13 Jul 2010 18:51:34 +0000 (11:51 -0700)]
new

14 years agonew
Sean Hefty [Tue, 13 Jul 2010 18:51:34 +0000 (11:51 -0700)]
new

14 years agowinverbs: add mr interface
Sean Hefty [Tue, 13 Jul 2010 18:51:32 +0000 (11:51 -0700)]
winverbs: add mr interface

The lkey isn't guaranteed to be unique.  To ensure that we track
memory registrations properly, associate MRs with their own data
structure.  Deregistration will reference the data structure, rather
than just the lkey from the registration.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agowinverbs: add mr interface
Sean Hefty [Tue, 13 Jul 2010 18:51:32 +0000 (11:51 -0700)]
winverbs: add mr interface

The lkey isn't guaranteed to be unique.  To ensure that we track
memory registrations properly, associate MRs with their own data
structure.  Deregistration will reference the data structure, rather
than just the lkey from the registration.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agocommit
Sean Hefty [Tue, 13 Jul 2010 17:30:18 +0000 (10:30 -0700)]
commit

14 years agocommit
Sean Hefty [Tue, 13 Jul 2010 17:30:18 +0000 (10:30 -0700)]
commit

14 years agopop
Sean Hefty [Tue, 13 Jul 2010 17:30:14 +0000 (10:30 -0700)]
pop

14 years agopop
Sean Hefty [Tue, 13 Jul 2010 17:30:13 +0000 (10:30 -0700)]
pop

14 years agolibibverbs: remove _errno include from verbs.h
Sean Hefty [Mon, 12 Jul 2010 19:10:08 +0000 (12:10 -0700)]
libibverbs: remove _errno include from verbs.h

verbs.h is intended to be included directly by applications.  Since
_errno.h is a linux header file abstraction, move its use internal
to libibverbs.  This avoids issues if the user includes errno.h
directly.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agocommit
Sean Hefty [Tue, 13 Jul 2010 17:30:04 +0000 (10:30 -0700)]
commit

14 years agocommit
Sean Hefty [Tue, 13 Jul 2010 17:30:04 +0000 (10:30 -0700)]
commit

14 years agopop
Sean Hefty [Tue, 13 Jul 2010 17:29:40 +0000 (10:29 -0700)]
pop

14 years agopop
Sean Hefty [Tue, 13 Jul 2010 17:29:40 +0000 (10:29 -0700)]
pop

14 years agoexternal modifications
Sean Hefty [Tue, 13 Jul 2010 17:29:39 +0000 (10:29 -0700)]
external modifications

Modifications by tools other than StGit (e.g. git).

14 years agoexternal modifications
Sean Hefty [Tue, 13 Jul 2010 17:29:39 +0000 (10:29 -0700)]
external modifications

Modifications by tools other than StGit (e.g. git).

14 years agolibibverbs: remove duplicate wc status values
Sean Hefty [Mon, 12 Jul 2010 17:16:26 +0000 (10:16 -0700)]
libibverbs: remove duplicate wc status values

Several ibv_wc_status values map to the same winverbs wc status
values.  This causes an error if the ibv_wc_status values are
referenced in a switch statement.  Replace the duplicated values
with constants, so every wc status value is unique.

Since the wc status values are mapped from the provider library,
the duplicated values are not used anyway.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agopop
Sean Hefty [Tue, 13 Jul 2010 17:24:44 +0000 (10:24 -0700)]
pop

14 years agopop
Sean Hefty [Tue, 13 Jul 2010 17:24:44 +0000 (10:24 -0700)]
pop

14 years agolibibverbs: remove _errno include from verbs.h
Sean Hefty [Tue, 13 Jul 2010 17:20:20 +0000 (17:20 +0000)]
libibverbs: remove _errno include from verbs.h

verbs.h is intended to be included directly by applications.  Since _errno.h is a linux header file abstraction, move its use internal to libibverbs.  This avoids issues if the user includes errno.h directly and matches the use on Linux.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2847 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

14 years agolibibverbs: remove duplicate wc status values
Sean Hefty [Tue, 13 Jul 2010 17:15:45 +0000 (17:15 +0000)]
libibverbs: remove duplicate wc status values

Several ibv_wc_status values map to the same winverbs wc status values.  This causes an error if the ibv_wc_status values are referenced in a switch statement.  Replace the duplicated values with constants, so every wc status value is unique.

Since the wc status values are mapped from the provider library, the duplicated values are not used anyway.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2846 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

14 years agorefresh
Sean Hefty [Mon, 12 Jul 2010 21:48:38 +0000 (14:48 -0700)]
refresh

14 years agorefresh
Sean Hefty [Mon, 12 Jul 2010 21:48:38 +0000 (14:48 -0700)]
refresh

14 years agorefresh (create temporary patch)
Sean Hefty [Mon, 12 Jul 2010 21:48:36 +0000 (14:48 -0700)]
refresh (create temporary patch)

14 years agorefresh (create temporary patch)
Sean Hefty [Mon, 12 Jul 2010 21:48:36 +0000 (14:48 -0700)]
refresh (create temporary patch)

14 years agoRefresh of ibv_errno
Sean Hefty [Mon, 12 Jul 2010 21:48:34 +0000 (14:48 -0700)]
Refresh of ibv_errno

14 years agorefresh
Sean Hefty [Mon, 12 Jul 2010 21:33:15 +0000 (14:33 -0700)]
refresh

14 years agorefresh
Sean Hefty [Mon, 12 Jul 2010 21:33:15 +0000 (14:33 -0700)]
refresh

14 years agorefresh (create temporary patch)
Sean Hefty [Mon, 12 Jul 2010 21:33:12 +0000 (14:33 -0700)]
refresh (create temporary patch)

14 years agorefresh (create temporary patch)
Sean Hefty [Mon, 12 Jul 2010 21:33:12 +0000 (14:33 -0700)]
refresh (create temporary patch)

14 years agoRefresh of ibv_errno
Sean Hefty [Mon, 12 Jul 2010 21:33:09 +0000 (14:33 -0700)]
Refresh of ibv_errno

14 years ago[WIX] added infiniband\sa.h as part of the IB SDK feature.
Stan Smith [Mon, 12 Jul 2010 20:58:23 +0000 (20:58 +0000)]
[WIX] added infiniband\sa.h as part of the IB SDK feature.

git-svn-id: svn://openib.tc.cornell.edu/gen1@2845 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

14 years agorefresh
Sean Hefty [Mon, 12 Jul 2010 20:55:19 +0000 (13:55 -0700)]
refresh

14 years agorefresh
Sean Hefty [Mon, 12 Jul 2010 20:55:19 +0000 (13:55 -0700)]
refresh

14 years agorefresh (create temporary patch)
Sean Hefty [Mon, 12 Jul 2010 20:55:16 +0000 (13:55 -0700)]
refresh (create temporary patch)

14 years agorefresh (create temporary patch)
Sean Hefty [Mon, 12 Jul 2010 20:55:15 +0000 (13:55 -0700)]
refresh (create temporary patch)

14 years agoRefresh of ibv_errno
Sean Hefty [Mon, 12 Jul 2010 20:55:11 +0000 (13:55 -0700)]
Refresh of ibv_errno

14 years agonew
Sean Hefty [Mon, 12 Jul 2010 19:10:10 +0000 (12:10 -0700)]
new

14 years agonew
Sean Hefty [Mon, 12 Jul 2010 19:10:10 +0000 (12:10 -0700)]
new

14 years agolibibverbs: remove _errno include from verbs.h
Sean Hefty [Mon, 12 Jul 2010 19:10:08 +0000 (12:10 -0700)]
libibverbs: remove _errno include from verbs.h

verbs.h is intended to be included directly by applications.  Since
_errno.h is a linux header file abstraction, move its use internal
to libibverbs.  This avoids issues if the user includes errno.h
directly.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agolibibverbs: remove _errno include from verbs.h
Sean Hefty [Mon, 12 Jul 2010 19:10:08 +0000 (12:10 -0700)]
libibverbs: remove _errno include from verbs.h

verbs.h is intended to be included directly by applications.  Since
_errno.h is a linux header file abstraction, move its use internal
to libibverbs.  This avoids issues if the user includes errno.h
directly.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agolibibverbs: remove _errno include from verbs.h
Sean Hefty [Mon, 12 Jul 2010 19:10:08 +0000 (12:10 -0700)]
libibverbs: remove _errno include from verbs.h

verbs.h is intended to be included directly by applications.  Since
_errno.h is a linux header file abstraction, move its use internal
to libibverbs.  This avoids issues if the user includes errno.h
directly.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agorefresh
Sean Hefty [Mon, 12 Jul 2010 17:50:51 +0000 (10:50 -0700)]
refresh

14 years agorefresh
Sean Hefty [Mon, 12 Jul 2010 17:50:51 +0000 (10:50 -0700)]
refresh

14 years agorefresh (create temporary patch)
Sean Hefty [Mon, 12 Jul 2010 17:50:48 +0000 (10:50 -0700)]
refresh (create temporary patch)

14 years agorefresh (create temporary patch)
Sean Hefty [Mon, 12 Jul 2010 17:50:48 +0000 (10:50 -0700)]
refresh (create temporary patch)

14 years agoRefresh of ibv_wc
Sean Hefty [Mon, 12 Jul 2010 17:50:45 +0000 (10:50 -0700)]
Refresh of ibv_wc

14 years agonew
Sean Hefty [Mon, 12 Jul 2010 17:16:29 +0000 (10:16 -0700)]
new

14 years agonew
Sean Hefty [Mon, 12 Jul 2010 17:16:29 +0000 (10:16 -0700)]
new

14 years agoexternal modifications
Sean Hefty [Mon, 12 Jul 2010 17:16:27 +0000 (10:16 -0700)]
external modifications

Modifications by tools other than StGit (e.g. git).

14 years agoexternal modifications
Sean Hefty [Mon, 12 Jul 2010 17:16:27 +0000 (10:16 -0700)]
external modifications

Modifications by tools other than StGit (e.g. git).

14 years agolibibverbs: remove duplicate wc status values
Sean Hefty [Mon, 12 Jul 2010 17:16:26 +0000 (10:16 -0700)]
libibverbs: remove duplicate wc status values

Several ibv_wc_status values map to the same winverbs wc status
values.  This causes an error if the ibv_wc_status values are
referenced in a switch statement.  Replace the duplicated values
with constants, so every wc status value is unique.

Since the wc status values are mapped from the provider library,
the duplicated values are not used anyway.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agolibibverbs: remove duplicate wc status values
Sean Hefty [Mon, 12 Jul 2010 17:16:26 +0000 (10:16 -0700)]
libibverbs: remove duplicate wc status values

Several ibv_wc_status values map to the same winverbs wc status
values.  This causes an error if the ibv_wc_status values are
referenced in a switch statement.  Replace the duplicated values
with constants, so every wc status value is unique.

Since the wc status values are mapped from the provider library,
the duplicated values are not used anyway.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
14 years agodapl/scm: fix debug build
Sean Hefty [Fri, 2 Jul 2010 17:11:56 +0000 (17:11 +0000)]
dapl/scm: fix debug build

sources file linkes to free version of winverbs, rather than the debug version.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2844 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

14 years agoFix memory leak of temprary CQ attribute buffer in CAdapter::Query.
Fab Tillier [Fri, 2 Jul 2010 01:59:33 +0000 (01:59 +0000)]
Fix memory leak of temprary CQ attribute buffer in CAdapter::Query.

Signed-off-by: Fab Tillier <ftillier@microsoft.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2843 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

14 years agodapl: update to commit 455e9d6d0aeb753a9ecb4a130b0b237e1ffd4146
Sean Hefty [Thu, 1 Jul 2010 04:07:23 +0000 (04:07 +0000)]
dapl: update to commit 455e9d6d0aeb753a9ecb4a130b0b237e1ffd4146

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2842 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 18:01:19 +0000 (11:01 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 18:01:19 +0000 (11:01 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:58:00 +0000 (10:58 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:58:00 +0000 (10:58 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:48 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:48 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:42 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:42 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:34 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:34 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:22 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:22 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:14 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:14 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:00 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:56:00 +0000 (10:56 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:55:50 +0000 (10:55 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:55:50 +0000 (10:55 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:55:42 +0000 (10:55 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:55:42 +0000 (10:55 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:55:34 +0000 (10:55 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:55:34 +0000 (10:55 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:55:13 +0000 (10:55 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:55:13 +0000 (10:55 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:54:31 +0000 (10:54 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:54:31 +0000 (10:54 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:52:45 +0000 (10:52 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:52:45 +0000 (10:52 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:52:39 +0000 (10:52 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:52:39 +0000 (10:52 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:52:34 +0000 (10:52 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:52:34 +0000 (10:52 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:52:26 +0000 (10:52 -0700)]
delete

14 years agodelete
Sean Hefty [Wed, 30 Jun 2010 17:52:25 +0000 (10:52 -0700)]
delete

14 years agoexternal modifications
Sean Hefty [Wed, 30 Jun 2010 17:52:24 +0000 (10:52 -0700)]
external modifications

Modifications by tools other than StGit (e.g. git).