]> git.openfabrics.org - ~ardavis/dapl.git/log
~ardavis/dapl.git
18 years agor6873: Transaction test change to comply with the iWARP MPA protocol's
Steve Wise [Tue, 2 May 2006 21:33:35 +0000 (21:33 +0000)]
r6873: Transaction test change to comply with the iWARP MPA protocol's
"Connection Startup Rules".
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6736: getaddrinfo() fix for debug builds and some additional debug messages for
Arlin Davis [Fri, 28 Apr 2006 13:44:17 +0000 (13:44 +0000)]
r6736: getaddrinfo() fix for debug builds and some additional debug messages for
connect errors and rejects.

Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6520: Fix compilation warning.
James Lentini [Wed, 19 Apr 2006 16:49:34 +0000 (16:49 +0000)]
r6520: Fix compilation warning.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6518: Do not always generate an event for an abrupt disconnect.
Steve Wise [Wed, 19 Apr 2006 16:32:01 +0000 (16:32 +0000)]
r6518: Do not always generate an event for an abrupt disconnect.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6517: Generate a disconnect event for providers that do not generate
James Lentini [Wed, 19 Apr 2006 16:30:37 +0000 (16:30 +0000)]
r6517: Generate a disconnect event for providers that do not generate
one automatically.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6516: Fix compilation error.
James Lentini [Wed, 19 Apr 2006 16:25:33 +0000 (16:25 +0000)]
r6516: Fix compilation error.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6392: Fix for RDMA cm id destruction and debug builds.
James Lentini [Mon, 10 Apr 2006 20:16:44 +0000 (20:16 +0000)]
r6392: Fix for RDMA cm id destruction and debug builds.
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6289: Set max_iov_segments_per_rdma_read and max_rdma_read_iov using the correct
James Lentini [Thu, 6 Apr 2006 15:32:47 +0000 (15:32 +0000)]
r6289: Set max_iov_segments_per_rdma_read and max_rdma_read_iov using the correct
attribute.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6286: Set the IA attribute max_iov_segments_per_rdma_read and the EP attribute
Steve Wise [Thu, 6 Apr 2006 15:16:10 +0000 (15:16 +0000)]
r6286: Set the IA attribute max_iov_segments_per_rdma_read and the EP attribute
max_rdma_read_iov based on the openib max_sge_rd device attribute.
Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6221: Change the mechanism by which library init and fini functions are specified
James Lentini [Tue, 4 Apr 2006 18:29:00 +0000 (18:29 +0000)]
r6221: Change the mechanism by which library init and fini functions are specified
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6182: Remove unused variables.
James Lentini [Mon, 3 Apr 2006 17:29:55 +0000 (17:29 +0000)]
r6182: Remove unused variables.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6179: Fix dapltest compiler warnings.
James Lentini [Mon, 3 Apr 2006 15:29:30 +0000 (15:29 +0000)]
r6179: Fix dapltest compiler warnings.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor6168: Fixed debug prints of 64-bit values and removed compile warnings.
James Lentini [Mon, 3 Apr 2006 14:08:48 +0000 (14:08 +0000)]
r6168: Fixed debug prints of 64-bit values and removed compile warnings.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor5939: Move libdat.spec to libdat.spec.in
James Lentini [Tue, 21 Mar 2006 22:28:10 +0000 (22:28 +0000)]
r5939: Move libdat.spec to libdat.spec.in
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor5879: Add GNU Autotools support and an RPM spec file
Arlin Davis [Fri, 17 Mar 2006 22:02:18 +0000 (22:02 +0000)]
r5879: Add GNU Autotools support and an RPM spec file
Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor5871: Fixes a corner case where a CMA event was not acknowledged during
Arlin Davis [Thu, 16 Mar 2006 22:40:18 +0000 (22:40 +0000)]
r5871: Fixes a corner case where a CMA event was not acknowledged during
disconnect processing.

Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor5789: Reduces some debug output in the async thread and fixes listen
James Lentini [Mon, 13 Mar 2006 18:15:49 +0000 (18:15 +0000)]
r5789: Reduces some debug output in the async thread and fixes listen
processing of EBUSY.

Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor5684: Remove unused NO_EP_STATE.
Arlin Davis [Wed, 8 Mar 2006 14:24:26 +0000 (14:24 +0000)]
r5684: Remove unused NO_EP_STATE.
Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor5529: Fix to destroy QPs in all cases and close the HCA.
James Lentini [Tue, 28 Feb 2006 15:41:03 +0000 (15:41 +0000)]
r5529: Fix to destroy QPs in all cases and close the HCA.

Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor4855: Make use of dat_evd_wait the default.
James Lentini [Mon, 9 Jan 2006 20:17:33 +0000 (20:17 +0000)]
r4855: Make use of dat_evd_wait the default.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor4852: Fix disconnect event processing and update dtest to validate.
Arlin Davis [Mon, 9 Jan 2006 16:59:38 +0000 (16:59 +0000)]
r4852: Fix disconnect event processing and update dtest to validate.
Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor4502: Query for rd_atomic values.
Arlin Davis [Fri, 16 Dec 2005 02:03:05 +0000 (02:03 +0000)]
r4502: Query for rd_atomic values.
Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor4501: Allow a network name, network address, or device name in the dat.conf file.
James Lentini [Fri, 16 Dec 2005 01:57:30 +0000 (01:57 +0000)]
r4501: Allow a network name, network address, or device name in the dat.conf file.
Singed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor4466: Change libibverbs API for listing all known devices from
Roland Dreier [Wed, 14 Dec 2005 20:44:36 +0000 (20:44 +0000)]
r4466: Change libibverbs API for listing all known devices from
ibv_get_devices() to ibv_get_device_list(), and update all
in-tree uses of this API.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
18 years agor4308: Fix a gcc 4.0 warning
James Lentini [Mon, 5 Dec 2005 16:37:46 +0000 (16:37 +0000)]
r4308: Fix a gcc 4.0 warning
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor4279: Added CMA API support.
Arlin Davis [Thu, 1 Dec 2005 15:03:10 +0000 (15:03 +0000)]
r4279: Added CMA API support.
Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor4018: Fixed some problems with the free build openib_scm version and turned
James Lentini [Thu, 10 Nov 2005 21:39:34 +0000 (21:39 +0000)]
r4018: Fixed some problems with the free build openib_scm version and turned
down some debugging and added some debug prints for uAT path records.
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3917: Fix printing of debug statements.
James Lentini [Mon, 31 Oct 2005 18:27:13 +0000 (18:27 +0000)]
r3917: Fix printing of debug statements.
Signed off by: Aniruddha Bohra <bohra@cs.rutgers.edu>
Signed off by: James Lentini <jlentini@netapp.com

18 years agor3882: uDAPL provider for OpenIB socket CM.
James Lentini [Wed, 26 Oct 2005 21:10:26 +0000 (21:10 +0000)]
r3882: uDAPL provider for OpenIB socket CM.
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3774: Fix the async error handling and callback mappings.
James Lentini [Thu, 13 Oct 2005 20:45:22 +0000 (20:45 +0000)]
r3774: Fix the async error handling and callback mappings.
Updated TODO list.
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3693: Update some more ignores.
Robert Walsh [Fri, 7 Oct 2005 21:15:00 +0000 (21:15 +0000)]
r3693: Update some more ignores.

18 years agor3687: Add PPC64 support for udapl
Todd Bowman [Thu, 6 Oct 2005 21:13:32 +0000 (21:13 +0000)]
r3687: Add PPC64 support for udapl
Signed-off-by: Todd Bowman <twbowman@gmail.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3683: Remove the dtest qualifier from the sdp range.
Todd Bowman [Thu, 6 Oct 2005 15:22:08 +0000 (15:22 +0000)]
r3683: Remove the dtest qualifier from the sdp range.
Signed-off-by: Todd Bowman <twbowman@gmail.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3637: Support CQ_WAIT_OBJECT with channels and sync with latest verbs.
James Lentini [Mon, 3 Oct 2005 14:59:22 +0000 (14:59 +0000)]
r3637: Support CQ_WAIT_OBJECT with channels and sync with latest verbs.
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3619: Makefile fix.
James Lentini [Thu, 29 Sep 2005 18:13:25 +0000 (18:13 +0000)]
r3619: Makefile fix.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3606: Fixes IA64 build problems (atomics) with the latest Redhat EL4.0 update and
James Lentini [Wed, 28 Sep 2005 21:50:13 +0000 (21:50 +0000)]
r3606: Fixes IA64 build problems (atomics) with the latest Redhat EL4.0 update and
adds support for SuSe.
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3567: Setup svn:ignore on a bunch of directories.
Robert Walsh [Tue, 27 Sep 2005 16:59:14 +0000 (16:59 +0000)]
r3567: Setup svn:ignore on a bunch of directories.

18 years agor3525: Improve dtest and measure RDMA reads
James Lentini [Thu, 22 Sep 2005 21:24:38 +0000 (21:24 +0000)]
r3525: Improve dtest and measure RDMA reads
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3513: Temporary workaround for the RDMA read performance anomaly
James Lentini [Wed, 21 Sep 2005 19:54:07 +0000 (19:54 +0000)]
r3513: Temporary workaround for the RDMA read performance anomaly
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3494: Moved dapl_evd_modify_cno.c to match SourceForge
James Lentini [Tue, 20 Sep 2005 17:00:37 +0000 (17:00 +0000)]
r3494: Moved dapl_evd_modify_cno.c to match SourceForge
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3493: Support ib_cm_init_qp_attr(), add cm event processing on a per
James Lentini [Tue, 20 Sep 2005 16:17:59 +0000 (16:17 +0000)]
r3493: Support ib_cm_init_qp_attr(), add cm event processing on a per
device basis, and add copyrights for kDAPL cm work that was
used in uDAPL.
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3453: Bind communication identifiers to a device to support device removal.
Sean Hefty [Thu, 15 Sep 2005 21:43:21 +0000 (21:43 +0000)]
r3453: Bind communication identifiers to a device to support device removal.
Export per HCA CM devices to userspace.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
18 years agor3432: Request address resolution using ATS.
James Lentini [Wed, 14 Sep 2005 17:44:44 +0000 (17:44 +0000)]
r3432: Request address resolution using ATS.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3378: Added DAPL documentation.
James Lentini [Mon, 12 Sep 2005 19:14:43 +0000 (19:14 +0000)]
r3378: Added DAPL documentation.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3377: Removed executable premission.
James Lentini [Mon, 12 Sep 2005 19:10:13 +0000 (19:10 +0000)]
r3377: Removed executable premission.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3349: Update DAPL to match the verbs and CM event processing APIs.
Sean Hefty [Fri, 9 Sep 2005 21:51:58 +0000 (21:51 +0000)]
r3349: Update DAPL to match the verbs and CM event processing APIs.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3326: Changes to support async events. Also consolidated the uAT,uCM,uCQ threads...
Arlin Davis [Tue, 6 Sep 2005 19:34:46 +0000 (19:34 +0000)]
r3326: Changes to support async events. Also consolidated the uAT,uCM,uCQ threads into one processing thread.
Signed-off-by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3232: validate default settings so they don't exceed device maximums
James Lentini [Mon, 29 Aug 2005 15:07:44 +0000 (15:07 +0000)]
r3232: validate default settings so they don't exceed device maximums
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3227: Support for ibv_query_port, device, and gid.
James Lentini [Mon, 29 Aug 2005 14:15:23 +0000 (14:15 +0000)]
r3227: Support for ibv_query_port, device, and gid.
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3143: - Add user specified context to all uCM events. Users will not retrieve
Sean Hefty [Sun, 21 Aug 2005 22:30:08 +0000 (22:30 +0000)]
r3143: - Add user specified context to all uCM events.  Users will not retrieve
  any events associated with the context after destroying the corresponding
  cm_id.
- Provide the ib_cm_init_qp_attr() call to userspace clients of the CM.
  This call may be used to set QP attributes properly before modifying the QP.
- Fixes some error handling syncrhonization and cleanup issues.
- Performs some minor code cleanup.
- Replaces the ucm_simple test program with a userspace version of cmpost.
- Updates DAPL to the new API.

Signed-off-by: Sean Hefty <sean.hefty@intel.com>
18 years agor3107: Removed unused debug counter macros
James Lentini [Tue, 16 Aug 2005 14:10:13 +0000 (14:10 +0000)]
r3107: Removed unused debug counter macros
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3106: Implemented debug counters
James Lentini [Tue, 16 Aug 2005 14:07:42 +0000 (14:07 +0000)]
r3106: Implemented debug counters
Signed-off by: Arlin Davis <ardavis@ichips.intel.com>
Signed-off by: James Lentini <jlentini@netapp.com>

18 years agor3072: Update from SourceForge DAPL: use the LMR context in calls to
James Lentini [Thu, 11 Aug 2005 20:23:56 +0000 (20:23 +0000)]
r3072: Update from SourceForge DAPL: use the LMR context in calls to
dapls_hash_remove()
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3071: Updates from SourceForge DAPL: EVD updates
James Lentini [Thu, 11 Aug 2005 20:07:06 +0000 (20:07 +0000)]
r3071: Updates from SourceForge DAPL: EVD updates
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3070: Update from SourceForge DAPL: set async evd to null in dapli_ia_release_hca
James Lentini [Thu, 11 Aug 2005 19:57:40 +0000 (19:57 +0000)]
r3070: Update from SourceForge DAPL: set async evd to null in dapli_ia_release_hca
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3069: Updates from SourceForge DAPL: size EP IOV correctly
James Lentini [Thu, 11 Aug 2005 19:46:39 +0000 (19:46 +0000)]
r3069: Updates from SourceForge DAPL: size EP IOV correctly
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3068: Update from SourceForge DAPL: removed duplicate ia pointer in SP structure and
James Lentini [Thu, 11 Aug 2005 19:35:05 +0000 (19:35 +0000)]
r3068: Update from SourceForge DAPL: removed duplicate ia pointer in SP structure and
fixed the spelling of ib_hca_transport_t.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3067: Update from SourceForge DAPL: use include guard
James Lentin [Thu, 11 Aug 2005 19:24:56 +0000 (19:24 +0000)]
r3067: Update from SourceForge DAPL: use include guard
Signed-off-by: James Lentin <jlentini@netapp.com>
18 years agor3066: Update from SourceForge DAPL: optimization to dapl_ep_query
James Lentini [Thu, 11 Aug 2005 19:21:56 +0000 (19:21 +0000)]
r3066: Update from SourceForge DAPL: optimization to dapl_ep_query
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3065: Update from DAPL SourceForge: indicate which handle is invalid
James Lentini [Thu, 11 Aug 2005 18:39:34 +0000 (18:39 +0000)]
r3065: Update from DAPL SourceForge: indicate which handle is invalid
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3064: Update from DAPL SourceForge: set ep param values.
James Lentini [Thu, 11 Aug 2005 18:35:58 +0000 (18:35 +0000)]
r3064: Update from DAPL SourceForge: set ep param values.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3063: Updates from DAPL SourceForge: QP state and connection event fix.
James Lentini [Thu, 11 Aug 2005 18:33:47 +0000 (18:33 +0000)]
r3063: Updates from DAPL SourceForge: QP state and connection event fix.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor3062: Update from DAPL SourceForge: remove unused DAPL_CNO_PROXY_CALL
James Lentini [Thu, 11 Aug 2005 18:23:33 +0000 (18:23 +0000)]
r3062: Update from DAPL SourceForge: remove unused DAPL_CNO_PROXY_CALL
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor2989: Fix dtest makefile
Hal Rosenstock [Fri, 5 Aug 2005 17:59:38 +0000 (17:59 +0000)]
r2989: Fix dtest makefile
Signed-off-by: Hal Rosenstock <halr@voltaire.com>
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor2988: Remove kernel directory.
James Lentini [Fri, 5 Aug 2005 17:57:31 +0000 (17:57 +0000)]
r2988: Remove kernel directory.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor2987: Remove kernel code directory.
James Lentini [Fri, 5 Aug 2005 17:56:56 +0000 (17:56 +0000)]
r2987: Remove kernel code directory.
Signed-off-by: James Lentini <jlentini@netapp.com>
18 years agor2986: Add uDAPL to the trunk
James Lentini [Fri, 5 Aug 2005 16:41:12 +0000 (16:41 +0000)]
r2986: Add uDAPL to the trunk
Signed-off-by: James Lentini <jlentini@netapp.com>
19 years agor1139: Copy roland-merge branch to trunk
Roland Dreier [Thu, 4 Nov 2004 17:54:50 +0000 (17:54 +0000)]
r1139: Copy roland-merge branch to trunk

20 years agor502: Move 2.6-only source away from trunk
Roland Dreier [Tue, 20 Jul 2004 21:34:32 +0000 (21:34 +0000)]
r502: Move 2.6-only source away from trunk

20 years agor502: Move 2.6-only source away from trunk
Roland Dreier [Tue, 20 Jul 2004 21:34:32 +0000 (21:34 +0000)]
r502: Move 2.6-only source away from trunk

20 years agor497: Move 2.6-only tree to gen2
Roland Dreier [Tue, 20 Jul 2004 01:41:16 +0000 (01:41 +0000)]
r497: Move 2.6-only tree to gen2