]> git.openfabrics.org - ~shefty/rdma-win.git/log
~shefty/rdma-win.git
18 years agoRemoved dereference of freed memory in debug output
ftillier [Fri, 29 Jul 2005 00:24:52 +0000 (00:24 +0000)]
Removed dereference of freed memory in debug output

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

18 years agoFixed issue where parent object pointer was set even if attach_al_obj fails.
ftillier [Fri, 29 Jul 2005 00:18:11 +0000 (00:18 +0000)]
Fixed issue where parent object pointer was set even if attach_al_obj fails.

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

18 years agoOptimized locking in SA request send path
ftillier [Fri, 29 Jul 2005 00:17:08 +0000 (00:17 +0000)]
Optimized locking in SA request send path

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

18 years agoFixed improper lock release in out-of-memory condition
ftillier [Fri, 29 Jul 2005 00:16:21 +0000 (00:16 +0000)]
Fixed improper lock release in out-of-memory condition

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

18 years agoFixed whitespace
ftillier [Fri, 29 Jul 2005 00:07:44 +0000 (00:07 +0000)]
Fixed whitespace

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

19 years agoFixed bug where IOU objects where quasi-leaked (but still freed on unload
ftillier [Tue, 19 Jul 2005 00:21:49 +0000 (00:21 +0000)]
Fixed bug where IOU objects where quasi-leaked (but still freed on unload
of the drivers) if they didn't have any IOCs.

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

19 years agoUpdate to resource files to make build type explicit in product description.
ftillier [Tue, 12 Jul 2005 17:44:38 +0000 (17:44 +0000)]
Update to resource files to make build type explicit in product description.
Submitted by Yossi Leybovich <sleybo@mellanox.co.il>, with minor modifications.

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

19 years agoAdding vstat resource file.
ftillier [Tue, 12 Jul 2005 17:36:43 +0000 (17:36 +0000)]
Adding vstat resource file.
Submitted by Yossi Leybovich <sleybo@mellanox.co.il>

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

19 years agoUpdated properties to enable keyword expansion - really I mean it.
ftillier [Tue, 12 Jul 2005 00:09:08 +0000 (00:09 +0000)]
Updated properties to enable keyword expansion - really I mean it.

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

19 years agoFixed ID keyword expansion.
ftillier [Tue, 12 Jul 2005 00:04:15 +0000 (00:04 +0000)]
Fixed ID keyword expansion.

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

19 years agoAdding vstat program to tools.
ftillier [Mon, 11 Jul 2005 23:31:17 +0000 (23:31 +0000)]
Adding vstat program to tools.
Provided by Dafna Levenvirth <dafna@mellanox.co.il>

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

19 years agoFix ATS usage to be compliant with DAPL ATS.
ftillier [Mon, 11 Jul 2005 23:03:30 +0000 (23:03 +0000)]
Fix ATS usage to be compliant with DAPL ATS.

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

19 years agoFix bug in cl_vector_set submitted by Yossi Leybovich <sleybo@mellanox.co.il>
ftillier [Mon, 11 Jul 2005 20:55:02 +0000 (20:55 +0000)]
Fix bug in cl_vector_set submitted by Yossi Leybovich <sleybo@mellanox.co.il>

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

19 years agoMerge fab_cm_branch into trunk
ftillier [Mon, 11 Jul 2005 19:51:17 +0000 (19:51 +0000)]
Merge fab_cm_branch into trunk

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

19 years agoMerge with trunk.
ftillier [Mon, 11 Jul 2005 19:09:34 +0000 (19:09 +0000)]
Merge with trunk.

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

19 years agoCleanup debug output and added missing locking around state checks.
ftillier [Thu, 7 Jul 2005 23:39:25 +0000 (23:39 +0000)]
Cleanup debug output and added missing locking around state checks.

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

19 years agoChanged event notification to use interlocked operations. Fixed improper
ftillier [Thu, 7 Jul 2005 23:16:53 +0000 (23:16 +0000)]
Changed event notification to use interlocked operations.  Fixed improper
lock usage when changing socket state.  Cleaned up debug output.

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

19 years agoUpdate to the connection manager:
ftillier [Wed, 6 Jul 2005 23:39:41 +0000 (23:39 +0000)]
Update to the connection manager:
- Fixes reference counting issues in user-mode so that CEPs get cleaned
up when IOCTL callbacks unwind.
- Integrated IRP handling from CEP proxy into CEP manager to allow for
proper cleanup when a process exits.
- Eliminated return value from CEP event callback as it serves no purpose.
- Fixed collision in CEP state enum values.
- Fixed providing correct CA GUID when sending REJ due to timeout.
- Fixed delay calculation in MRA processing.
- Fixed freeing MADs when handling REJ.
- Fixed CEP cleanup from send completion.
- Use full CID when performing CEP lookup for incoming MADs.
- Properly trap overflow in calculating MAD timeouts (pkt_life > 39).
- Include CA GUID in REJ issued due to user aborting the connection.

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

19 years ago- Fixed locking issue with resuming pended sends that could
ftillier [Wed, 6 Jul 2005 19:19:26 +0000 (19:19 +0000)]
- Fixed locking issue with resuming pended sends that could
result in QP overrun.
- Changed receive processing to silently drop all loopback traffic since
the driver reports itself as needing SW loopback (which is higher performing).
- Fixed bug where code assumed that a success result from the SA implied
non-zero records.  Code now checks the number of records in addition to status.
- Fixed initialization to perform PnP registration after flagging the device as
a deserialized miniport with NdisMSetAttributesEx to allow calling
NdisMSetInformation at DISPATCH level.  Without this, the driver causes an
assertion in checked versions of NDIS.sys.

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

19 years ago- Fixed padding warning when building alts.
ftillier [Wed, 6 Jul 2005 19:12:15 +0000 (19:12 +0000)]
- Fixed padding warning when building alts.
- Fixed line length for debug output to wrap at 80.
- Added local CM response timeout to CM tests.

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

19 years ago- Minor tweaks to timestamp functions
ftillier [Wed, 6 Jul 2005 19:09:22 +0000 (19:09 +0000)]
- Minor tweaks to timestamp functions
- Change thread number output from decimal to hex in debug output macros
to match thread numbering in WinDbg.

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

19 years ago- Fix bug in resize CQ where UVP private buffer size was advertised as larger
ftillier [Wed, 6 Jul 2005 19:06:21 +0000 (19:06 +0000)]
- Fix bug in resize CQ where UVP private buffer size was advertised as larger
than allocated, causing errors when buffering in the kernel proxy.
- Kill dead code.

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

19 years agoCheck for exact IOCTL buffer sizes in rearm IOCTL path, rather than minimum.
ftillier [Wed, 6 Jul 2005 19:01:45 +0000 (19:01 +0000)]
Check for exact IOCTL buffer sizes in rearm IOCTL path, rather than minimum.

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

19 years agoChanged how SA requests are handled from user-mode. Synchronous requests
ftillier [Wed, 6 Jul 2005 18:59:19 +0000 (18:59 +0000)]
Changed how SA requests are handled from user-mode.  Synchronous requests
now use synchronous IOCTL processing rather than blocking in user-mode and
waiting for the IOCTL completion callback.  This eliminates the potential
for deadlocks resulting from clients making synchronous SA queries from
a callback thread context.

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

19 years agoFix truncation error in timeout calculation for MADs by properly casting
ftillier [Wed, 6 Jul 2005 18:55:04 +0000 (18:55 +0000)]
Fix truncation error in timeout calculation for MADs by properly casting
32-bit values to 64-bits before performing arithmetic operations.

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

19 years agoFixes to suppress warnings related to structure padding.
ftillier [Wed, 6 Jul 2005 18:49:50 +0000 (18:49 +0000)]
Fixes to suppress warnings related to structure padding.

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

19 years agoFix to support Indirect Data Buffer Descriptors in SRP.
ftillier [Mon, 20 Jun 2005 22:45:00 +0000 (22:45 +0000)]
Fix to support Indirect Data Buffer Descriptors in SRP.

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

19 years agoAdd new type for PDs - IB_PDT_UD - to allow HCA driver to control how the AV
ftillier [Mon, 20 Jun 2005 22:42:50 +0000 (22:42 +0000)]
Add new type for PDs - IB_PDT_UD - to allow HCA driver to control how the AV
limit per PD based on intended usage.  AV limit for UD PDs is identical to that
of SQP PDs.

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

19 years agoFixed uDAPL issues with new CM
ftillier [Tue, 31 May 2005 19:59:41 +0000 (19:59 +0000)]
Fixed uDAPL issues with new CM

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

19 years agoMerged with trunk to pickup IPoIB changes
ftillier [Fri, 27 May 2005 18:42:08 +0000 (18:42 +0000)]
Merged with trunk to pickup IPoIB changes

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

19 years agoAdded code to generate LAA MAC addresses when a port GUID
ftillier [Fri, 27 May 2005 18:31:10 +0000 (18:31 +0000)]
Added code to generate LAA MAC addresses when a port GUID
does not have a known algorithm for creating a valid
Globally Unique MAC address.

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

19 years agoremoved exceedingly long line to keep diffs from wrapping
ftillier [Fri, 27 May 2005 07:15:13 +0000 (07:15 +0000)]
removed exceedingly long line to keep diffs from wrapping

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

19 years agoFixed Id keyword to expand properly
ftillier [Wed, 25 May 2005 00:09:17 +0000 (00:09 +0000)]
Fixed Id keyword to expand properly

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

19 years agonew CM implementation
ftillier [Tue, 24 May 2005 23:41:08 +0000 (23:41 +0000)]
new CM implementation

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

19 years agoReally merged with trunk this time, I think for sure maybe.
ftillier [Tue, 24 May 2005 23:10:42 +0000 (23:10 +0000)]
Really merged with trunk this time, I think for sure maybe.

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

19 years agoMerged with trunk
ftillier [Tue, 24 May 2005 22:50:47 +0000 (22:50 +0000)]
Merged with trunk

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

19 years agoremoved Revison keyword since ID keyword exists, deleted unused files
ftillier [Tue, 24 May 2005 00:33:03 +0000 (00:33 +0000)]
removed Revison keyword since ID keyword exists, deleted unused files

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

19 years agoLearning to use SVN - fixed the ID keyword expansion stuff (I think)
ftillier [Mon, 23 May 2005 22:38:08 +0000 (22:38 +0000)]
Learning to use SVN - fixed the ID keyword expansion stuff (I think)

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

19 years agoRemoved ', Inc' from 'SilverStorm Technologies'
ftillier [Mon, 23 May 2005 22:12:46 +0000 (22:12 +0000)]
Removed ', Inc' from 'SilverStorm Technologies'

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

19 years agoFixed Id keyword in source files
ftillier [Mon, 23 May 2005 19:32:38 +0000 (19:32 +0000)]
Fixed Id keyword in source files

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

19 years agoAdded expansion of Id keyword for all C, CPP, and H files
ftillier [Mon, 23 May 2005 19:05:44 +0000 (19:05 +0000)]
Added expansion of Id keyword for all C, CPP, and H files

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

19 years agoMove ci_ca_comp_cb to kernel-only file since it's only used there. Optimize signalli...
ftillier [Sat, 21 May 2005 00:03:59 +0000 (00:03 +0000)]
Move ci_ca_comp_cb to kernel-only file since it's only used there.  Optimize signalling the CQ event by giving it a priority boost of IO_NETWORK_INCREMENT.

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

19 years agoFixed improper context in SA registration callbacks
ftillier [Fri, 20 May 2005 23:55:29 +0000 (23:55 +0000)]
Fixed improper context in SA registration callbacks

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

19 years agoPrivate branch for CM enhancements
ftillier [Fri, 20 May 2005 23:50:56 +0000 (23:50 +0000)]
Private branch for CM enhancements

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

19 years agoinitial implementation
ftillier [Thu, 19 May 2005 18:56:23 +0000 (18:56 +0000)]
initial implementation

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

19 years agoInitial repository layout
ftillier [Fri, 13 May 2005 00:15:38 +0000 (00:15 +0000)]
Initial repository layout

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