]> git.openfabrics.org - ~shefty/rdma-win.git/log
~shefty/rdma-win.git
18 years ago[OpenSM] - cosmetic changes
eitan [Sun, 12 Mar 2006 13:27:19 +0000 (13:27 +0000)]
[OpenSM] - cosmetic changes

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

18 years ago[OpenSM] - cosmetic changes.
eitan [Sun, 12 Mar 2006 13:23:35 +0000 (13:23 +0000)]
[OpenSM] - cosmetic changes.

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

18 years ago[OpenSM] - OpenSM/osm_lid_mgr.c: handle different MTU
eitan [Sun, 12 Mar 2006 13:22:56 +0000 (13:22 +0000)]
[OpenSM] - OpenSM/osm_lid_mgr.c: handle different MTU

Fix a bug that in case of a difference between the MTU of two ports, only the
port with the higher MTU was set to down. It's remote port was written in the
DB in the ACTIVE state although its real status was INIT. Because of this,
the SM didn't try to lift the remote port to ACTIVE.

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

18 years ago[IPoIB] Revert previous change of method for broadcast group query
ftillier [Sat, 11 Mar 2006 01:34:34 +0000 (01:34 +0000)]
[IPoIB] Revert previous change of method for broadcast group query
back to GETTABLE.

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

18 years ago[IBAL, HCA] Provide HCA driver with UM CA handle for resource
ftillier [Fri, 10 Mar 2006 17:53:10 +0000 (17:53 +0000)]
[IBAL, HCA] Provide HCA driver with UM CA handle for resource
allocation verbs that take a CA handle.

Initially submitted by Leonid Keller (leonid@mellanox.co.il)

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

18 years agoOpenSM: Trivial memory allocation bug in parsing opensm.opts
eitan [Thu, 9 Mar 2006 13:12:29 +0000 (13:12 +0000)]
OpenSM: Trivial memory allocation bug in parsing opensm.opts

Allocation missed the null char.

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

18 years ago[OpenSM] - fix error messages to match linux trunk.
eitan [Thu, 9 Mar 2006 07:21:48 +0000 (07:21 +0000)]
[OpenSM] - fix error messages to match linux trunk.

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

18 years ago[OpenSM] - add changes in sigint handling for the linux trunk.
eitan [Wed, 8 Mar 2006 13:41:30 +0000 (13:41 +0000)]
[OpenSM] - add changes in sigint handling for the linux trunk.

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

18 years ago[OpenSM] - Add guid2lid full path name to the error message when there was a problem...
eitan [Wed, 8 Mar 2006 09:36:49 +0000 (09:36 +0000)]
[OpenSM] - Add guid2lid full path name to the error message when there was a problem with restoring the file.
Also, make sure the size of the words in guid2lid file is legal.

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

18 years ago[OpenSM] - Update according to linux gen2 trunk
eitan [Wed, 8 Mar 2006 08:29:25 +0000 (08:29 +0000)]
[OpenSM] - Update according to linux gen2 trunk

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

18 years agoadd files for ibat
tzachid [Tue, 7 Mar 2006 15:55:40 +0000 (15:55 +0000)]
add files for ibat
sync with trunk
qp_num,port was added to ib_wc

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

18 years ago[MTHCA\IPOIB\AL] update from latest mthca code
tzachid [Tue, 7 Mar 2006 14:14:09 +0000 (14:14 +0000)]
[MTHCA\IPOIB\AL] update from latest mthca code
include update to
 IPoIB  mutex
 ifc to alloc_pd and create_cq
 ib_types.h

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

18 years ago[IPOIB\CORE] sync with main trunk
tzachid [Tue, 7 Mar 2006 12:07:53 +0000 (12:07 +0000)]
[IPOIB\CORE] sync with main  trunk

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

18 years ago[MTHCA] Update files from trunk to the mtcha branch.
tzachid [Tue, 7 Mar 2006 10:15:28 +0000 (10:15 +0000)]
[MTHCA] Update files from trunk to the mtcha branch.

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

18 years ago[IPoIB] Fix typo in driver parameter section.
ftillier [Mon, 6 Mar 2006 23:32:03 +0000 (23:32 +0000)]
[IPoIB] Fix typo in driver parameter section.
Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
git-svn-id: svn://openib.tc.cornell.edu/gen1@227 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[IBAL] Call um_close_ca after child resources are released.
ftillier [Thu, 2 Mar 2006 17:17:21 +0000 (17:17 +0000)]
[IBAL] Call um_close_ca after child resources are released.

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

18 years ago[IPoIB] Fix NDIS WHQL 2c_MediaCheck test failures.
ftillier [Tue, 28 Feb 2006 19:24:36 +0000 (19:24 +0000)]
[IPoIB] Fix NDIS WHQL 2c_MediaCheck test failures.

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

18 years ago[IPoIB] Fix NDIS WHQL 1c_LoopbackSend test failures.
ftillier [Tue, 28 Feb 2006 19:11:44 +0000 (19:11 +0000)]
[IPoIB] Fix NDIS WHQL 1c_LoopbackSend test failures.

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

18 years ago[IPoIB] Fix NDIS WHQL 1c_InitTime test warnings related to too many
ftillier [Tue, 28 Feb 2006 18:52:49 +0000 (18:52 +0000)]
[IPoIB] Fix NDIS WHQL 1c_InitTime test warnings related to too many
reset, connect, and disconnect events.

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

18 years ago[IPoIB, Complib] Fix NDIS WHQL 1c_KernelCalls public import test failures.
ftillier [Tue, 28 Feb 2006 05:55:31 +0000 (05:55 +0000)]
[IPoIB, Complib] Fix NDIS WHQL 1c_KernelCalls public import test failures.

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

18 years ago[IPoIB] Use ib_port_info_compute_rate rather than duplicating functionality.
ftillier [Tue, 28 Feb 2006 05:47:11 +0000 (05:47 +0000)]
[IPoIB] Use ib_port_info_compute_rate rather than duplicating functionality.

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

18 years ago[IBAL] Update ib_port_info_compute_rate to handle DDR and QDR rates.
ftillier [Tue, 28 Feb 2006 01:11:47 +0000 (01:11 +0000)]
[IBAL] Update ib_port_info_compute_rate to handle DDR and QDR rates.

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

18 years ago[IPoIB] Abort broadcast MC group join if port rate is lower than
ftillier [Fri, 24 Feb 2006 01:22:47 +0000 (01:22 +0000)]
[IPoIB] Abort broadcast MC group join if port rate is lower than
existing broadcast group and log an event to the system log.
Also expanded error logging to the system log.

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

18 years ago[IBAL] Add definitions for DDR and QDR path record rates.
ftillier [Fri, 24 Feb 2006 01:21:23 +0000 (01:21 +0000)]
[IBAL] Add definitions for DDR and QDR path record rates.

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

18 years ago[IBAL] Set client reregister bit in port capabilities during CA addition.
ftillier [Fri, 24 Feb 2006 01:20:36 +0000 (01:20 +0000)]
[IBAL] Set client reregister bit in port capabilities during CA addition.

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

18 years ago[HCA] Support 32-bit UVP on 64-bit KVP
ftillier [Tue, 14 Feb 2006 21:07:57 +0000 (21:07 +0000)]
[HCA] Support 32-bit UVP on 64-bit KVP

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

18 years agogit-svn-id: svn://openib.tc.cornell.edu/gen1@215 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
tzachid [Wed, 25 Jan 2006 08:54:42 +0000 (08:54 +0000)]
git-svn-id: svn://openib.tc.cornell.edu/gen1@215 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[IBAL, HCA, IPoIB, SRP] Update INF files for build 1.0.0.213
ftillier [Tue, 17 Jan 2006 23:09:14 +0000 (23:09 +0000)]
[IBAL, HCA, IPoIB, SRP] Update INF files for build 1.0.0.213

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

18 years ago[WSD] Fix socket duplication to allow the parent application to close
ftillier [Tue, 10 Jan 2006 19:49:14 +0000 (19:49 +0000)]
[WSD] Fix socket duplication to allow the parent application to close
its socket before the child has completed duplication.

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

18 years ago[IPoIB] Add support for event logging
ftillier [Mon, 19 Dec 2005 19:30:43 +0000 (19:30 +0000)]
[IPoIB] Add support for event logging

Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
git-svn-id: svn://openib.tc.cornell.edu/gen1@212 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[IBAL] Add support for getting link speed (to support DDR and beyond)
ftillier [Mon, 19 Dec 2005 19:09:18 +0000 (19:09 +0000)]
[IBAL] Add support for getting link speed (to support DDR and beyond)

Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
git-svn-id: svn://openib.tc.cornell.edu/gen1@211 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[SDP] Added the SDP test to the build.
tzachid [Mon, 19 Dec 2005 09:15:37 +0000 (09:15 +0000)]
[SDP] Added the SDP test to the build.

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

18 years ago[SDP] Updated the test program to use Multiple Overlapped operation + Minor fixes...
tzachid [Mon, 19 Dec 2005 09:05:16 +0000 (09:05 +0000)]
[SDP] Updated the test program to use Multiple Overlapped operation + Minor fixes to driver (Rev 827)

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

18 years ago[SDP] SDP support WPP
tzachid [Mon, 19 Dec 2005 09:04:26 +0000 (09:04 +0000)]
[SDP] SDP support WPP
add define EVEENT_TRACING that move all SDP_PRINT calls to use WPP
in check version if tracing is not enabled then use regular kdprint. (Rev 826)

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

18 years ago[SDP] Fixed a race in which data was not promised to be sent on shutdown. (rev 825)
tzachid [Mon, 19 Dec 2005 09:03:04 +0000 (09:03 +0000)]
[SDP] Fixed a race in which data was not promised to be sent on shutdown. (rev 825)

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

18 years ago[SDP] Moved the test program to be built in the tests directory. (Rev 818)
tzachid [Mon, 19 Dec 2005 09:02:08 +0000 (09:02 +0000)]
[SDP] Moved the test program to be built in the tests directory. (Rev 818)

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

18 years ago[SDP] Implementation of overlapped send (Rev 817)
tzachid [Mon, 19 Dec 2005 08:49:41 +0000 (08:49 +0000)]
[SDP] Implementation of overlapped send (Rev 817)

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

18 years ago[IPoIB, IBBUS] Report port number in IPoIB parameters
ftillier [Wed, 14 Dec 2005 19:51:03 +0000 (19:51 +0000)]
[IPoIB, IBBUS] Report port number in IPoIB parameters
rather than extracting from port GUID.

Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
Signed-off-by: Fab Tillier (ftillie@silverstorm.com)
git-svn-id: svn://openib.tc.cornell.edu/gen1@204 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[WSD] Fix IP address query IOCTL to support more than one IP address.
ftillier [Wed, 14 Dec 2005 19:47:20 +0000 (19:47 +0000)]
[WSD] Fix IP address query IOCTL to support more than one IP address.

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

18 years ago[IPoIB] Enable IBAT on a device only if its packet filter is non-zero.
ftillier [Fri, 9 Dec 2005 19:59:19 +0000 (19:59 +0000)]
[IPoIB] Enable IBAT on a device only if its packet filter is non-zero.

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

18 years ago[IBAL] Handle race between sending RTU and receiving REJ.
ftillier [Thu, 8 Dec 2005 21:56:50 +0000 (21:56 +0000)]
[IBAL] Handle race between sending RTU and receiving REJ.

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

18 years ago[WSD] Use IBAT to get local IP addresses.
ftillier [Thu, 8 Dec 2005 04:37:07 +0000 (04:37 +0000)]
[WSD] Use IBAT to get local IP addresses.

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

18 years ago[IPoIB] Only report IP addresses for adapters that have
ftillier [Wed, 7 Dec 2005 23:43:18 +0000 (23:43 +0000)]
[IPoIB] Only report IP addresses for adapters that have
a non-zero packet filter.

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

18 years ago[IPoIB] Fix improper buffer size checks for MAC to GID IOCTL processing
ftillier [Wed, 7 Dec 2005 22:07:27 +0000 (22:07 +0000)]
[IPoIB] Fix improper buffer size checks for MAC to GID IOCTL processing

Submitted by Tzachi Dar (tzachid@mellanox.co.il)

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

18 years ago[IPoIB] Deregister ATS records during adapter reset.
ftillier [Wed, 7 Dec 2005 18:46:37 +0000 (18:46 +0000)]
[IPoIB] Deregister ATS records during adapter reset.

Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
git-svn-id: svn://openib.tc.cornell.edu/gen1@197 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[IBAL] Fix listen processing to fail a generic listen if a more
ftillier [Tue, 6 Dec 2005 22:32:00 +0000 (22:32 +0000)]
[IBAL] Fix listen processing to fail a generic listen if a more
specific one exists.

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

18 years ago[IPoIB] Add support for address translation
ftillier [Tue, 6 Dec 2005 21:41:40 +0000 (21:41 +0000)]
[IPoIB] Add support for address translation

Based on patch submitted by Tzachi Dar (tzachid@mellanox.co.il)

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

18 years ago[IPoIB] Add support for generating globally unique Ethernet MAC addresses
ftillier [Mon, 5 Dec 2005 17:35:07 +0000 (17:35 +0000)]
[IPoIB] Add support for generating globally unique Ethernet MAC addresses
from Mellanox GUIDs.

Submitted by Yossi Leybovich (sleybo@mellanox.co.il)

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

18 years ago[IPoIB] Fix send and receive counters.
ftillier [Wed, 30 Nov 2005 19:38:04 +0000 (19:38 +0000)]
[IPoIB] Fix send and receive counters.

Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
Signed-off-by: Fab Tillier (ftillier@silverstorm.com)
git-svn-id: svn://openib.tc.cornell.edu/gen1@193 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[IPoIB] Fixed upper binding, which should have been 'ndis5', not 'ndis'.
ftillier [Wed, 30 Nov 2005 19:17:38 +0000 (19:17 +0000)]
[IPoIB] Fixed upper binding, which should have been 'ndis5', not 'ndis'.
This was changed from ndis5_ip to support routing over IPoIB.

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

18 years ago[IPoIB] Add support for setting debug level from registry
ftillier [Wed, 30 Nov 2005 19:09:47 +0000 (19:09 +0000)]
[IPoIB] Add support for setting debug level from registry

Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
Signed-off-by: Fab Tillier (ftillier@silverstorm.com)
git-svn-id: svn://openib.tc.cornell.edu/gen1@191 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[IBAL, HCA] Fix user-mode modify_cq to allow use of CQ DB coalescing.
ftillier [Tue, 29 Nov 2005 21:52:51 +0000 (21:52 +0000)]
[IBAL, HCA] Fix user-mode modify_cq to allow use of CQ DB coalescing.

Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
git-svn-id: svn://openib.tc.cornell.edu/gen1@190 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years agoAdd limits test to build.
ftillier [Tue, 29 Nov 2005 21:41:07 +0000 (21:41 +0000)]
Add limits test to build.

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

18 years ago[LIMITS] Add new unit test to test MR, CQ, and CQ resize limits.
ftillier [Tue, 29 Nov 2005 21:34:06 +0000 (21:34 +0000)]
[LIMITS] Add new unit test to test MR, CQ, and CQ resize limits.
The test, depending on settings, will:
- Allocate 8K buffers in a loop and register them.  Once allocation or
registration fails, repeat 1000 times.  Deregister and free all MRs.
- Allocate CQs with 4K CQEs in a loop.  When CQ creation fails, repeat
1000 times.  Free all CQs.
- Allocate CQs with 32 CQEs in a loop.  For each run through the loop,
resize the CQ to increasing multiples of 256 entries.  When resize
fails, repeat 100 times.  Repeat CQ creation and resize until CQ
creation fails, then 1000 more times for good measure.  Cleanup all
CQs.

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

18 years agoAdded RC files to SDP
tzachid [Thu, 24 Nov 2005 14:43:28 +0000 (14:43 +0000)]
Added RC files to SDP
Removed support for windows 9x from the provider. (Rev 774)

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

18 years agoOpensm - client reregistration bit handling
eitan [Wed, 23 Nov 2005 13:10:19 +0000 (13:10 +0000)]
Opensm - client reregistration bit handling

Currently when sending mads with PortInfo Set we set client_rereg to
be one if we are in first_time_master_sweep and relevant capability
mask is on). In other cases - we send in client_reregister bit the
data we have saved. If this data is 1 - then we will keep on sending
it.

This patch assures that we send 0 in the client_reregister bit,
unless we specifically want to send 1.

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

18 years agoRemove the hack that was used to support multiple threads. (Rev 771)
tzachid [Tue, 22 Nov 2005 09:14:59 +0000 (09:14 +0000)]
Remove the hack that was used to support multiple threads. (Rev 771)

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

18 years agoAdded the winib copy write statement to the files. (Rev 764, 765)
tzachid [Mon, 21 Nov 2005 13:01:19 +0000 (13:01 +0000)]
Added the winib copy write statement to the files. (Rev 764, 765)

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

18 years agoImproved logging of driver. (Rev 724)
tzachid [Mon, 21 Nov 2005 12:32:28 +0000 (12:32 +0000)]
Improved logging of driver. (Rev 724)

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

18 years agomerge from branch (rev-652)
tzachid [Mon, 21 Nov 2005 12:31:12 +0000 (12:31 +0000)]
merge from branch (rev-652)
Added GetSockName and GetPeerName.
Usermode API's are printed in DEBUG.
Fix a BUG in multiple  connect.
Fix a leak of buffers. (Rev 700)

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

18 years agoAllow connection on the same machine.
tzachid [Mon, 21 Nov 2005 12:30:06 +0000 (12:30 +0000)]
Allow connection on the same machine.
All sockets can be used by all threads.
Fix a few typos.
(Integrate 592 from branch) (Rev 625)

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

18 years agoFix a race in the SDP code (buffers were sent before RTU was received) (Integrate...
tzachid [Mon, 21 Nov 2005 12:29:19 +0000 (12:29 +0000)]
Fix a race in the SDP code (buffers were sent before RTU was received) (Integrate 546 from branch) (Rev 624)

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

18 years agoA hack that allows threading to work and various bug fixes (Rev 450)
tzachid [Mon, 21 Nov 2005 12:28:10 +0000 (12:28 +0000)]
A hack that allows threading to work and various bug fixes (Rev 450)

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

18 years agoUpdate of the TODO file, and propagation of the driver object to the SdpArp::Init...
tzachid [Mon, 21 Nov 2005 12:27:07 +0000 (12:27 +0000)]
Update of the TODO file, and propagation of the driver object to the SdpArp::Init (Rev 434)

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

18 years agoImplement ARP mechanism as well as a mechanism for the local port. (Rev 428)
tzachid [Mon, 21 Nov 2005 12:26:22 +0000 (12:26 +0000)]
Implement ARP mechanism as well as a mechanism for the local port. (Rev 428)

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

18 years agoImprove the handling of CloseSocket on a listening socket. (Rev 356)
tzachid [Mon, 21 Nov 2005 12:25:08 +0000 (12:25 +0000)]
Improve the handling of CloseSocket on a listening socket. (Rev 356)

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

18 years agoThe lock function might return an error in the case of failure. (Rev 340)
tzachid [Mon, 21 Nov 2005 12:23:59 +0000 (12:23 +0000)]
The lock function might return an error in the case of failure. (Rev 340)

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

18 years agoMake sure that the driver only exists when all it's threads are dead. (Rev 334)
tzachid [Mon, 21 Nov 2005 12:23:11 +0000 (12:23 +0000)]
Make sure that the driver only exists when all it's threads are dead. (Rev 334)

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

18 years agoCloseSocket is now implemented (needs some more tuning) (Rev 315)
tzachid [Mon, 21 Nov 2005 12:22:16 +0000 (12:22 +0000)]
CloseSocket is now implemented (needs some more tuning) (Rev 315)

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

18 years agoWindows SDP client works with another windows client.
tzachid [Mon, 21 Nov 2005 12:21:14 +0000 (12:21 +0000)]
Windows SDP client works with another windows client.
Windows SDP client works with SDP gen2.
Fix user mode provider while the driver is not loaded. (Rev 298)

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

18 years agoImplementation of Listen Bind and accept. (Rev 273)
tzachid [Mon, 21 Nov 2005 12:19:58 +0000 (12:19 +0000)]
Implementation of Listen Bind and accept. (Rev 273)

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

18 years agoCredits are being implemented for read. (Rev 211)
tzachid [Mon, 21 Nov 2005 12:18:52 +0000 (12:18 +0000)]
Credits are being implemented for read. (Rev 211)

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

18 years agoCredits are being implemented for send. (Rev 110,111)
tzachid [Mon, 21 Nov 2005 12:17:02 +0000 (12:17 +0000)]
Credits are being implemented for send. (Rev 110,111)

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

18 years agoBasic implementation of receive. (Rev 100)
tzachid [Mon, 21 Nov 2005 12:15:25 +0000 (12:15 +0000)]
Basic implementation of receive. (Rev 100)

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

18 years agoMinor improvements to SDP send and shutdown. (Rev 84)
tzachid [Mon, 21 Nov 2005 12:14:33 +0000 (12:14 +0000)]
Minor improvements to SDP send and shutdown. (Rev 84)

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

18 years agoSome fixes to send code. (Rev 82)
tzachid [Mon, 21 Nov 2005 12:13:24 +0000 (12:13 +0000)]
Some fixes to send code. (Rev 82)

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

18 years agoMoved send to register and use physical memory (Rev 80)
tzachid [Mon, 21 Nov 2005 12:12:24 +0000 (12:12 +0000)]
Moved send to register and use physical memory (Rev 80)

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

18 years agoBasic implementation of send now works. (Rev 79)
tzachid [Mon, 21 Nov 2005 12:09:40 +0000 (12:09 +0000)]
Basic implementation of send now works. (Rev 79)

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

18 years agoSend parameters are now passed to the driver. (Rev 76)
tzachid [Mon, 21 Nov 2005 12:08:06 +0000 (12:08 +0000)]
Send parameters are now passed to the driver. (Rev 76)

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

18 years agoFunction names are now printed automatically (Rev 75)
tzachid [Mon, 21 Nov 2005 12:06:39 +0000 (12:06 +0000)]
Function names are now printed automatically (Rev 75)

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

18 years agosdp dll connects to a Linux machine from kernel mode. (Locking mechanism still has...
tzachid [Mon, 21 Nov 2005 12:03:31 +0000 (12:03 +0000)]
sdp dll connects to a Linux machine from kernel mode. (Locking mechanism still has bugs) (Rev 74)

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

18 years agoConnect parameters are being passed to the kernel code. (Rev 71)
tzachid [Mon, 21 Nov 2005 12:02:13 +0000 (12:02 +0000)]
Connect parameters are being passed to the kernel code. (Rev 71)

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

18 years agoKernel mode socket is being created based on the user code. (Rev 70)
tzachid [Mon, 21 Nov 2005 12:00:33 +0000 (12:00 +0000)]
Kernel mode socket is being created based on the user code. (Rev 70)

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

18 years agoBase connection between user mode sdp and kernel mode was achived (added a forgotten...
tzachid [Mon, 21 Nov 2005 10:55:30 +0000 (10:55 +0000)]
Base connection between user mode sdp and kernel mode was achived (added a forgotten file). (Rev69)

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

18 years agoBase connection between user mode sdp and kernel mode was achived. (Rev69)
tzachid [Mon, 21 Nov 2005 10:53:19 +0000 (10:53 +0000)]
Base connection between user mode sdp and kernel mode was achived. (Rev69)

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

18 years agoSDP driver base code (only open a deice and let the user mode connect to it) (Rev 61)
tzachid [Mon, 21 Nov 2005 10:30:39 +0000 (10:30 +0000)]
SDP driver base code (only open a deice and let the user mode connect to it) (Rev 61)

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

18 years agoOpenSM: Add vendor decode support some new IB hardware vendors
eitan [Sun, 20 Nov 2005 07:26:53 +0000 (07:26 +0000)]
OpenSM: Add vendor decode support some new IB hardware vendors
(PathScale and IBM)

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

18 years ago[IPoIB] Fix multicast send support to not drop packets if the adapter
ftillier [Wed, 16 Nov 2005 17:29:31 +0000 (17:29 +0000)]
[IPoIB] Fix multicast send support to not drop packets if the adapter
hasn't been configured as a member of that multicast group.

Based on code submitted by Yossi Leybovich (sleybo@mellanox.co.il)

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

18 years ago[IBAL] Fix crash when creating a MAD service with duplicate
ftillier [Wed, 16 Nov 2005 17:25:13 +0000 (17:25 +0000)]
[IBAL] Fix crash when creating a MAD service with duplicate
settings to an existing one.

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

18 years ago[IBAL] Incremented interface version to account for ib_ca_attr
ftillier [Mon, 14 Nov 2005 18:53:32 +0000 (18:53 +0000)]
[IBAL] Incremented interface version to account for ib_ca_attr
changes from revision 146.

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

18 years ago[IBAL] Handle RMPP AttributeOffset = 0.
ftillier [Mon, 14 Nov 2005 18:41:29 +0000 (18:41 +0000)]
[IBAL] Handle RMPP AttributeOffset = 0.

Submitted by Guy Corem (guyc@voltaire.com)

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

18 years ago[OpenSM] Fix in lid mgr to avoid inifinite loop.
eitan [Sun, 13 Nov 2005 10:06:18 +0000 (10:06 +0000)]
[OpenSM] Fix in lid mgr to avoid inifinite loop.

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

18 years ago[WSD] Fix incorect check on logging file creation.
ftillier [Thu, 10 Nov 2005 18:16:24 +0000 (18:16 +0000)]
[WSD] Fix incorect check on logging file creation.

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

18 years ago[OpenSM] - Fix PRIx64 definition
eitan [Tue, 8 Nov 2005 10:32:44 +0000 (10:32 +0000)]
[OpenSM] - Fix PRIx64 definition

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

18 years ago[OpenSM] Add FW version to CA attributes.
eitan [Tue, 8 Nov 2005 09:39:07 +0000 (09:39 +0000)]
[OpenSM] Add FW version to CA attributes.

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

18 years ago[IBAL, HCA, VSTAT] Add FW version to CA attributes.
ftillier [Mon, 7 Nov 2005 19:30:51 +0000 (19:30 +0000)]
[IBAL, HCA, VSTAT] Add FW version to CA attributes.

Signed-off-by: Yossi Leybovich (sleybo@mellanox.co.il)
git-svn-id: svn://openib.tc.cornell.edu/gen1@146 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

18 years ago[WSD] Fix missing return value during duplication causing
ftillier [Mon, 7 Nov 2005 19:21:55 +0000 (19:21 +0000)]
[WSD] Fix missing return value during duplication causing
duplication to always fail.

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

18 years agoIn osm_ucast_mgr, where osm_req_set is called for SwitchInfo,
eitan [Mon, 7 Nov 2005 13:52:13 +0000 (13:52 +0000)]
In osm_ucast_mgr, where osm_req_set is called for SwitchInfo,
fix bug where it copies more memory than it should into the SMP.

While running opensm with valgrind, it was found out that there is a
problemĀ  with osm_req_set function. It clears the madw.data by size of
IB_SMP_DATA_SIZE, but the function doesn't require a payload of this
size. In osm_ucast_mgr there was a call to the function with a payload
of smaller size (for SwitchInfo).

To fix it, payload_size to the osm_req_set was added.

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

18 years agoOpenSM: Don't obtain PKeyTables on switch when partition enforcement
eitan [Thu, 3 Nov 2005 13:15:15 +0000 (13:15 +0000)]
OpenSM: Don't obtain PKeyTables on switch when partition enforcement
option not supported. Part of patch supplied by Brad Benton
<brad.benton@us.ibm.com>

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

18 years agoOpenSM: Clear port number in attribute modifier for P_KeyTable when not switch
eitan [Thu, 3 Nov 2005 13:12:45 +0000 (13:12 +0000)]
OpenSM: Clear port number in attribute modifier for P_KeyTable when not switch

When obtaining the P_KeyTable, clear the high 16 bits of the attribute
modifier when node is not a switch. This is supposed to be an ignore
field but not all implementations are conformant with this.

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