leonidk [Sun, 1 Jun 2008 14:19:59 +0000 (14:19 +0000)]
[SRP] fixes the BSOD when SRPT disconnects.
Suggested by: Eleanor Witiak [eleanor.witiak@qlogic.com]
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1223
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Tue, 27 May 2008 22:52:49 +0000 (22:52 +0000)]
[DAPL2] incorporate WinOF 1.1 DAPL fixes for rnr handling.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1212
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Tue, 27 May 2008 22:47:16 +0000 (22:47 +0000)]
[WinOF] WDK build env - say goodbye to DDK builds.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1211
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 26 May 2008 09:46:46 +0000 (09:46 +0000)]
[TOOLS] support the work on Server 2008, where there are both IPv4 and IPv6. [MLNX: 2505]
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1209
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 25 May 2008 15:56:26 +0000 (15:56 +0000)]
[MLX4] fixed incorrect return code in bad flow, which caused kernel crash. [MLNX: 2500]
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1208
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Wed, 21 May 2008 14:13:22 +0000 (14:13 +0000)]
[MLX4] fixed incorrect return code in bad flow, which caused kernel crash. [MLNX: 2491]
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1198
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Tue, 20 May 2008 10:17:00 +0000 (10:17 +0000)]
[HW] add support for defing max_inline_data size upon QP creation
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1196
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Tue, 20 May 2008 07:43:32 +0000 (07:43 +0000)]
Change line endings from UNIX (LF only) to Windows (LF-CR) format. Files are otherwise unchanged.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1195
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Tue, 20 May 2008 07:40:50 +0000 (07:40 +0000)]
[mlx4] Fix a build break and allow non-clean builds. (winib 2457/8)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1194
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Tue, 20 May 2008 07:37:50 +0000 (07:37 +0000)]
[mlx4] Create a device for the Ethernet driver if needed. (winib 2456) (3 lost files)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1193
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Tue, 20 May 2008 07:28:23 +0000 (07:28 +0000)]
Goofy script to copy .sys, .lib, .dll, .exe, .inf, and .whatever else
into an install directory. Not sophisticated at all, but I am able to
use it to fairly quickly update drivers when testing.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1192
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Tue, 20 May 2008 07:27:45 +0000 (07:27 +0000)]
Lame build script that can be used to build 2003/2008 winof platforms. Be
sure that you have something else to do for the next hour before
invoking.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1191
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Tue, 20 May 2008 07:26:48 +0000 (07:26 +0000)]
The following build script allows building the winof stack for any
platform (OS and processor architecture) from a single command prompt
window. Guaranteed to save your sanity, versus having a dozen build
windows opened to build the various winof flavors.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1190
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Tue, 20 May 2008 07:25:52 +0000 (07:25 +0000)]
Provide simple build instructions for developers who check out the
source tree and want to try building the drivers. It's more intuitive
to provide build details with the source code itself, than separately
on a web site.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1189
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Tue, 20 May 2008 07:24:58 +0000 (07:24 +0000)]
The SVN diff program cannot handle generating diffs between two different
directories. This file describes how to use an external diff program
to generate patches between two directories that can then be applied.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1188
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Tue, 20 May 2008 07:24:21 +0000 (07:24 +0000)]
When using a diff utility to find differences between two subdirectories,
for example, an svn branch and the trunk, you can have the diff program
ignore files. This is useful to avoid diffs caused by object files,
executables, or svn tracking files.
The following file can be fed into diff to have it ignore files that
match any of the patterns listed.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1187
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Tue, 20 May 2008 07:23:43 +0000 (07:23 +0000)]
Provide an updated list of the various maintainers for the WinOF stack
under the source tree trunk\docs directory.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1186
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Tue, 20 May 2008 07:16:08 +0000 (07:16 +0000)]
[mlx4] Create a device for the Ethernet driver if needed. (winib 2456)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1185
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Mon, 19 May 2008 06:49:00 +0000 (06:49 +0000)]
[mthca] Remove dead code. (winib 2455)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1184
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Mon, 19 May 2008 06:46:18 +0000 (06:46 +0000)]
[IPOIB ]Fix a bugcheck when NdisMResetComplete called without previous reset request completed with STATUS_PENDING. (winib 2454)
Signed by: Slava Strebkov
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1183
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 18 May 2008 14:27:22 +0000 (14:27 +0000)]
[MLX4] prevent constant comparison to please PREfast (winib 2461)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1182
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 18 May 2008 14:05:45 +0000 (14:05 +0000)]
[MLX4] buxfix in WCHAR buffer length in RtlStringCchPrintfW function (winib 2459)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1179
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 18 May 2008 13:44:34 +0000 (13:44 +0000)]
[MLX4] fixed a bug, that caused "Completion event for bogus CQ " message and the miss of CQ completion event after that. (winib 2439)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1178
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Thu, 15 May 2008 07:59:30 +0000 (07:59 +0000)]
[MLX4] add casting to please PREfast (winib 2431)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1174
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Thu, 15 May 2008 07:28:01 +0000 (07:28 +0000)]
[mlx4] Apply mlx4_0290_mcast_loopback.patch
(Make sure that loop-back packets are droped by hw/fw). Off by default.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1173
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Thu, 15 May 2008 07:24:33 +0000 (07:24 +0000)]
[mlx4] Apply mlx4_0300_bogus_qp.patch (change printing) (winib 2397)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1172
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Thu, 15 May 2008 07:22:44 +0000 (07:22 +0000)]
[mlx4] Fix for FMR. (mlx4_0270_fmr_enable.patch) (winib 2392, 2394)
mlx4_table_find (for fmr mpt's) requires that ICM memory already
be mapped. Before this fix, fmr allocation depended on ICM memory
already being mapped for the mpt entry. If all currently mapped
entries are taken, the find operation fails (even if the ICM mpt
table still had more entries, which were as yet unmapped).
This fix moves the mpt find operation to fmr_enable, to guarantee
that any required ICM memory mapping has already occurred.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1171
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Thu, 15 May 2008 00:13:43 +0000 (00:13 +0000)]
dapl: remove TO_LONG_PTR macro
The TO_LONG_PTR macro is unnecessary and makes it difficult to keep the Windows and Linux DAPL versions in sync. (Updated from rev 1164 to include missing 'i' in 'ib'.)
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1169
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Thu, 15 May 2008 00:04:58 +0000 (00:04 +0000)]
dapl: revert commit 1164
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1168
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Wed, 14 May 2008 02:35:12 +0000 (02:35 +0000)]
dapl: remove TO_LONG_PTR macro
The TO_LONG_PTR macro is unnecessary and makes it difficult to keep the Windows and Linux DAPL versions in sync.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1164
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Mon, 12 May 2008 13:01:47 +0000 (13:01 +0000)]
[ipoib,ibbus] Add support for partitioning (winib 2416,2417,2418)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1160
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 11 May 2008 12:51:32 +0000 (12:51 +0000)]
[MLX4] The following patch prevents some PREfast warnings
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1158
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 11 May 2008 12:29:33 +0000 (12:29 +0000)]
[MLX4] Adjust CDF files for new WDK (it has KMDF of 1.7 version)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1157
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 11 May 2008 12:26:34 +0000 (12:26 +0000)]
[MLX4] The following patch solves a problem on some machines where IbInstaller.dll isn't found by INF installation process.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1156
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Sun, 11 May 2008 08:02:31 +0000 (08:02 +0000)]
[mlx4,tools] remove warnings from build. (winib 2405)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1154
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Fri, 9 May 2008 14:03:43 +0000 (14:03 +0000)]
dapl: remove null macros
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1148
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Fri, 9 May 2008 05:05:05 +0000 (05:05 +0000)]
mt23108: remove defunct driver
mt23108 has been replaced by the mthca driver. Remove the mt23108 directory and 344 related files. The file contents had previously been emptied, but the svn patch system does not actually delete the files through patches.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1147
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
shefty [Fri, 9 May 2008 05:02:15 +0000 (05:02 +0000)]
ibal: remove dead source files
Remove empty headers, source files, and source files not included in the build.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1146
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Tue, 6 May 2008 07:57:23 +0000 (07:57 +0000)]
[ptr64] Remove #pragma warning( disable :4305)
Signed by:XaleX
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1132
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Mon, 5 May 2008 20:43:46 +0000 (20:43 +0000)]
[mlx4] change wdf coinstaller to 1.7 (winib 2389)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1130
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Mon, 5 May 2008 20:42:46 +0000 (20:42 +0000)]
[tools] Fix build break on the new compiler.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1129
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Sun, 4 May 2008 18:42:53 +0000 (18:42 +0000)]
[mlx4] Remove a redundant driver.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1127
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Sun, 4 May 2008 11:28:15 +0000 (11:28 +0000)]
[HW, VSTAT] Added more attributes to query CA: RESIZE_MAX_WR, CHANGE_PHYSICAL_PORT, AH_PORT_CHECKING, SHUTDOWN_PORT, INIT_TYPE, SRQ_RESIZE and port ones: MaxMtu, ActiveSpeed, PhysicalState (winib #2383)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1126
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Sun, 4 May 2008 10:37:23 +0000 (10:37 +0000)]
[etc] Fix a build break (the build it self would simply die)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1125
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Sun, 4 May 2008 09:09:48 +0000 (09:09 +0000)]
[mlx4] Added the latest revision of the mlx4 to the trunk.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1124
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Sun, 4 May 2008 09:03:21 +0000 (09:03 +0000)]
[removed] old tool that was not used for a long time. (replaced by flint)
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1123
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Sat, 3 May 2008 01:11:06 +0000 (01:11 +0000)]
[DAPL2] _getpid() has disappeared in WDK, use GetCurrentProcessId() instead.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1118
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Fri, 2 May 2008 23:19:18 +0000 (23:19 +0000)]
[DAPL2] WDK checkin recovery
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1117
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Fri, 2 May 2008 22:46:41 +0000 (22:46 +0000)]
[DAPL] reconstitute changes that were omitted by WDK changes svn 1091 vs. 1101.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1116
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Thu, 1 May 2008 22:12:18 +0000 (22:12 +0000)]
[etc] Fix infs that were changed in the ptr64 patch.
Signed by: XaleX
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1109
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Thu, 1 May 2008 16:26:18 +0000 (16:26 +0000)]
[wsd] remove an un-necessary memclr().
Sined by XaleX
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1106
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Thu, 1 May 2008 16:22:13 +0000 (16:22 +0000)]
[ptr64] Fix some more minor issues in fields.
Signed by: Xalex
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1104
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Wed, 30 Apr 2008 14:25:37 +0000 (14:25 +0000)]
Porting change in 1051 also to ib_types_extended.h
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1093
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Wed, 30 Apr 2008 09:38:40 +0000 (09:38 +0000)]
[WSD] Warning fixed
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1092
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Wed, 30 Apr 2008 07:01:35 +0000 (07:01 +0000)]
[PTR64,WDK,MLX4]
This revision contains:
1. All bugfixes from WinOF trunk, from rev. 939 to 1067
2. Mellanox __ptr64 solution and WDK poring, starting from rev. 2164
3. All bugfixes and patches from connetx branch
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1091
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Tue, 29 Apr 2008 15:40:55 +0000 (15:40 +0000)]
[TOOLS] bugfix in work with ConnectX HCAs
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1086
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
tzachid [Wed, 23 Apr 2008 13:27:47 +0000 (13:27 +0000)]
[tools] Update flint to support ConnectX driver.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1067
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 14 Apr 2008 09:25:34 +0000 (09:25 +0000)]
[IBAL] added sanity checks
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1059
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 14 Apr 2008 08:09:36 +0000 (08:09 +0000)]
[MTHCA] fix error print
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1058
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 14 Apr 2008 08:07:45 +0000 (08:07 +0000)]
[OPENSM] added new work completion code
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1057
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 14 Apr 2008 08:01:43 +0000 (08:01 +0000)]
[TOOLS] fix VSTAT uplink info print
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1056
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 14 Apr 2008 07:59:31 +0000 (07:59 +0000)]
[TOOLS] add support to ConnectX HCAs
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1055
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 14 Apr 2008 07:57:29 +0000 (07:57 +0000)]
[IPOIB] fix assert - low level driver is not obliged to return wc_type for erroneous completion
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1054
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 13 Apr 2008 18:59:22 +0000 (18:59 +0000)]
[IBBUS] fixed a bug in calling NDI function
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1053
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 13 Apr 2008 18:52:20 +0000 (18:52 +0000)]
[IBBUS] fixes for compiler
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1052
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 13 Apr 2008 18:48:49 +0000 (18:48 +0000)]
added new work completion code for ConnectX HCAs
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1051
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 13 Apr 2008 18:38:03 +0000 (18:38 +0000)]
[IBAL] improve debug print
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1050
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 7 Apr 2008 11:19:29 +0000 (11:19 +0000)]
[MTHCA] a way to specify the cpu affinity mask in order to improve IPoIB MCast latency.
Provided by: Slava Strebkov [slavas@voltaire.com]
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1047
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 7 Apr 2008 11:03:19 +0000 (11:03 +0000)]
[SRP] failed session recovery
Proposed by: Alex Estrin [alex.estrin@qlogic.com]
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1046
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 7 Apr 2008 10:53:58 +0000 (10:53 +0000)]
[IBBUS] The patch deletes ibbus symbolic link on driver unloads
Proposed by: Slava Strebkov [slavas@voltaire.com]
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1045
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Wed, 2 Apr 2008 19:32:00 +0000 (19:32 +0000)]
[SRP] If a target announces support for the direct data buffer descriptor format only, the number of scatter/gather entries should be set to 1.
Proposed by: Arne Redlich <arne.redlich@xiranet.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1034
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Wed, 2 Apr 2008 19:11:52 +0000 (19:11 +0000)]
[SRP] Added look-up of pending queue and descriptor cleanup for abort command
Proposed by: Alex Estrin
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1033
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Wed, 2 Apr 2008 18:44:42 +0000 (18:44 +0000)]
[SRP] added SRP_MODE_NO_FMR_POOL flag check before initialize FMR pool
Suggested by: Alex Estrin
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1032
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Wed, 2 Apr 2008 09:52:12 +0000 (09:52 +0000)]
removed dead code
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1031
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Tue, 1 Apr 2008 23:54:27 +0000 (23:54 +0000)]
[WinOF] force deletion of .obj files when building a release.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1030
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Tue, 1 Apr 2008 23:52:06 +0000 (23:52 +0000)]
[DAPL,DAPL2]
Make DAPL & DAPL2 build correct in DDK or WDK environments
DAPL2 dtest & dtestx - remove explicit SDK_INC_PATH in SOURCES file, not required.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1029
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
aestrin [Wed, 26 Mar 2008 14:10:36 +0000 (14:10 +0000)]
[QLGCVNIC]flow control patch to help viport sustain a heavy load.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1025
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Fri, 21 Mar 2008 00:08:52 +0000 (00:08 +0000)]
[WinOF] changed WIX\buildall.bat to WIX\build-MSI.bat
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1006
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Thu, 20 Mar 2008 23:12:57 +0000 (23:12 +0000)]
[DAPL2] synchronize Windows source with OFED 1.3 src
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@1002
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
aestrin [Wed, 5 Mar 2008 21:55:18 +0000 (21:55 +0000)]
[QLGCVNIC] remove direct ibal call and linkage dependency.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@976
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Wed, 5 Mar 2008 18:11:11 +0000 (18:11 +0000)]
[DAPL] identify and generate debug version dapltestd.exe
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@975
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Fri, 29 Feb 2008 20:33:34 +0000 (20:33 +0000)]
[DAPL+DAPL2] tolerate IB_INVALID_HANDLE error as the other side of the connection has raced ahead and disconnected prior to our sending the DREQ.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@955
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Fri, 29 Feb 2008 20:26:01 +0000 (20:26 +0000)]
[opensm+tools] Corrections for WDK build environment.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@954
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Thu, 28 Feb 2008 13:16:27 +0000 (13:16 +0000)]
remove references to mt23108.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@952
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Thu, 28 Feb 2008 13:03:17 +0000 (13:03 +0000)]
[HW] removed MT23108 driver by emptying files.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@951
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Thu, 28 Feb 2008 12:23:19 +0000 (12:23 +0000)]
reverted previous patch
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@950
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Thu, 28 Feb 2008 12:20:09 +0000 (12:20 +0000)]
[HW] removed MT23108 driver
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@949
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Thu, 28 Feb 2008 09:44:14 +0000 (09:44 +0000)]
Reference openib.def file like other projects in winof tree.
Signed-off-by: Sean Hefty <sean.hefty@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@948
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Tue, 26 Feb 2008 20:40:51 +0000 (20:40 +0000)]
[DAPL2]
prefix debug mesg output with hostname.
Fixed an RC connection tear down race with multple threads & endpoints.
dapltest now correctly exits with an error code making scripting useful.
dt-cli.bat
added EP test (quick test of multiple threads and Endpoints)
added EPA test (increasing endpoints[1..9] + threads [1..7].
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@947
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Fri, 15 Feb 2008 00:02:25 +0000 (00:02 +0000)]
[WinOF] adjust to support new Qlogic Vnic changed names
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@944
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
aestrin [Thu, 14 Feb 2008 01:07:26 +0000 (01:07 +0000)]
[QLGCVNIC] renamed vnic directory to match driver's new name
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@943
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
aestrin [Thu, 14 Feb 2008 01:02:24 +0000 (01:02 +0000)]
[QLGCVNIC] rename vnic. New driver name is 'qlgcvnic.sys', new service name 'qlgcvnic'.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@942
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Mon, 11 Feb 2008 11:29:01 +0000 (11:29 +0000)]
[IBAL] make the pnp layer to return only the default paths.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@940
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 10 Feb 2008 15:25:55 +0000 (15:25 +0000)]
Merge ... WinIB stack to make the stacks as identical as possible
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@939
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Sat, 9 Feb 2008 01:55:34 +0000 (01:55 +0000)]
[TESTS] add cmtest.rc file to the build in order to easily identify debug version of cmtest.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@938
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Sat, 9 Feb 2008 01:35:24 +0000 (01:35 +0000)]
[DAPL2] fix cookie leak.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@935
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
stansmith [Sat, 9 Feb 2008 01:33:55 +0000 (01:33 +0000)]
[TESTS] add cmtest.rc file to the build in order to easily identify debug version of cmtest.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@934
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
aestrin [Fri, 8 Feb 2008 22:06:09 +0000 (22:06 +0000)]
[VNIC] added support for ipv6 checksum offload.
- fixed potential netpath null dereference
- fixed control path initialization potential flaw,
- simplified LBFO a bit and removed NdisMRemoveMiniport since
it breaks adapter reset-reinitialization.
- removed cmd reset request (doesn't make sense when path is broken).
- hung flag set change
- debug messages, replace some macros with inline funcs, some code cleanup and formatting.
INF changes
- fixed service name.
- mtu payload size can be modified in 100 bytes increments( was 500).
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@933
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Sun, 3 Feb 2008 16:34:16 +0000 (16:34 +0000)]
added delay for synchronizing server and client parts
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@932
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86
leonidk [Thu, 31 Jan 2008 09:20:41 +0000 (09:20 +0000)]
[ipoib] Added support for Cisco GUIDs.
[IBAL, MTHCA] (user space) changed low-level IBAL interface to facilitate (for verb provider) creation of objects in pre- functions.
[ALL] added NDI support.
git-svn-id: svn://openib.tc.cornell.edu/gen1/trunk@931
ad392aa1-c5ef-ae45-8dd8-
e69d62a5ef86