]> git.openfabrics.org - ~shefty/rdma-win.git/log
~shefty/rdma-win.git
14 years ago[OPENSM_3] remove WINVER as it's defined in the build environment.
stansmith [Tue, 3 Nov 2009 00:28:29 +0000 (00:28 +0000)]
[OPENSM_3] remove WINVER as it's defined in the build environment.

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

14 years ago[OPENSM_3] add OFED vendor files in order to diff correctly with OFED. Some file...
stansmith [Tue, 3 Nov 2009 00:27:33 +0000 (00:27 +0000)]
[OPENSM_3] add OFED vendor files in order to diff correctly with OFED. Some file will not become part of trunk\ulp\opensm.

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

14 years ago[OPENSM_3] include linux\arpa\inet.h for inet_ntop().
stansmith [Tue, 3 Nov 2009 00:18:23 +0000 (00:18 +0000)]
[OPENSM_3] include linux\arpa\inet.h for inet_ntop().

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

14 years ago[OPENSM_3] match OFED file.
stansmith [Tue, 3 Nov 2009 00:16:46 +0000 (00:16 +0000)]
[OPENSM_3] match OFED file.

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

14 years ago[OPENSM_3] use inet_ntop() from trunk/etc/user/inet.c instead of local version.
stansmith [Tue, 3 Nov 2009 00:16:02 +0000 (00:16 +0000)]
[OPENSM_3] use inet_ntop() from trunk/etc/user/inet.c instead of local version.

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

14 years ago[OPENSM_3] remove WINVER as it's defined in the build environment.
stansmith [Tue, 3 Nov 2009 00:13:58 +0000 (00:13 +0000)]
[OPENSM_3] remove WINVER as it's defined in the build environment.

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

14 years ago[OPENSM] return files to WinOF 2.1 state as the commits were incorrectly done here...
stansmith [Mon, 2 Nov 2009 23:40:07 +0000 (23:40 +0000)]
[OPENSM] return files to WinOF 2.1 state as the commits were incorrectly done here, intended for branches\opensm_3; talk about having a bad day...

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

14 years ago[IPOIB,IPOIB_NDIS6_CM] revert to previous version using hard-coded OS constants as...
stansmith [Mon, 2 Nov 2009 17:53:21 +0000 (17:53 +0000)]
[IPOIB,IPOIB_NDIS6_CM] revert to previous version using hard-coded OS constants as WinDDK\6001.1801 has build problems with symbolic constants.

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

14 years ago[DAPL] Sync with latest 2.0.24 OFED release
stansmith [Sat, 31 Oct 2009 00:27:53 +0000 (00:27 +0000)]
[DAPL] Sync with latest 2.0.24 OFED release

Summary of changes since last release:

v2 - winof: Utilize WinOF version of inet_ntop() for Windows OSes which do not support inet_ntop().
v2 - winof: ucm windows build issue with new CQ completion channel
v2 - winof: add ucm provider to windows build
v2 - winof: add missing build files for ibal, scm
v2 - scm: connection peer resets under heavy load, incorrect event on error
v2 - ucm: increase default reply and rtu timeout values.
v2 - ucm: change some debug message levels and add check for valid UD REPLY during retries.
v2 - ucm: increase timers during subsequent retries
v2 - ucm, scm: address handles need destroyed when freeing Endpoints with UD QP's.
v2 - openib_common: ignore pd free errors, clear pd_handle and return.
v2 - ucm: using UD type QP's, ucm reports wrong reject event when user rejects AH resolution request.
v2 - ucm, scm, cma: Fix CNO support on DTO type EVD's
v2 - ucm: fix lock init bug in ucm_cm_find
v2 - ucm: fix build problem with latest windows ucm changes
v2 - ucm: HCA should not be closed until all resources have been released.
v2 - ucm: build warning when compiling on 32-bit systems.
v2 - ucm: trying to deregister the same memory region twice
v2 - dat: reduce debug message level when parsing for location of dat.conf
v2 - ucm: update ucm provider for windows environment
v2 - ucm: add timer/retry CM logic to the ucm provider

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

14 years ago[IPOIB_NDIS6] remove ND file references (ibndprov.dll) from IA64 install section...
stansmith [Fri, 30 Oct 2009 23:07:18 +0000 (23:07 +0000)]
[IPOIB_NDIS6] remove ND file references (ibndprov.dll) from IA64 install section as they don't exist.

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

14 years ago[LIBIBVERBS] add ECONNRESET mapped to MSFT WSAECONNRESET for OFED porting.
stansmith [Fri, 30 Oct 2009 23:04:13 +0000 (23:04 +0000)]
[LIBIBVERBS] add ECONNRESET mapped to MSFT WSAECONNRESET for OFED porting.

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

14 years agolibibumad: match behavior of linux tree
shefty [Thu, 29 Oct 2009 22:19:07 +0000 (22:19 +0000)]
libibumad: match behavior of linux tree

Port GUIDs should be stored in an array index equal to the port number.  We need to start at array index 1, rather than 0 to support this.

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

14 years agowinverbs branch: remove patches directly - never should have been pushed upstream
shefty [Thu, 29 Oct 2009 22:17:39 +0000 (22:17 +0000)]
winverbs branch: remove patches directly - never should have been pushed upstream

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

14 years ago[WINOF] inf2cat.exe returns (-1) which doesn't work well with 'ERRORLEVEL 1' use...
stansmith [Thu, 29 Oct 2009 21:53:48 +0000 (21:53 +0000)]
[WINOF] inf2cat.exe returns (-1) which doesn't work well with 'ERRORLEVEL 1' use !ERRORLEVEL! which is evaluated upon access.

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

14 years ago[WINOF] simplify error handling with a for() loop
stansmith [Thu, 29 Oct 2009 21:45:37 +0000 (21:45 +0000)]
[WINOF] simplify error handling with a for() loop

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

14 years ago[WINOF] Include Winverbs ND provider plus ndinstall.exe for all architectures.
stansmith [Thu, 29 Oct 2009 21:03:09 +0000 (21:03 +0000)]
[WINOF] Include Winverbs ND provider plus ndinstall.exe for all architectures.

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

14 years ago[WINOF] enhance driver file copy error reporting by incorporating a for() loop to...
stansmith [Thu, 29 Oct 2009 20:59:21 +0000 (20:59 +0000)]
[WINOF] enhance driver file copy error reporting by incorporating a for() loop to copy ipoib & qlgcvnic drivers. Include Winverbs ND provider in binary tree creation.

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

14 years ago[IPOIB] NDIS 5 & NDIS 6 versions: use a symbolic constant to identify Windows version...
stansmith [Mon, 26 Oct 2009 23:40:57 +0000 (23:40 +0000)]
[IPOIB] NDIS 5 & NDIS 6 versions: use a symbolic constant to identify Windows version in makefile.

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

14 years ago[COMPLIB] fixed some bugs in not used functions. [mlnx: 4956]
leonidk [Mon, 26 Oct 2009 10:32:25 +0000 (10:32 +0000)]
[COMPLIB] fixed some bugs in not used functions. [mlnx: 4956]

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

14 years ago[MLX4] fix compilation bug in the previous patch
leonidk [Mon, 26 Oct 2009 10:31:27 +0000 (10:31 +0000)]
[MLX4] fix compilation bug in the previous patch

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

14 years ago[MLX4] Allocate and map sufficient ICM memory for EQ context. [mlnx: 4946]
leonidk [Mon, 26 Oct 2009 10:30:10 +0000 (10:30 +0000)]
[MLX4] Allocate and map sufficient ICM memory for EQ context. [mlnx: 4946]

    The current implementation allocates a single host page for EQ context
    memory, which was OK when we only allocated a few EQs.  However, since
    we now allocate an EQ for each CPU core, this patch removes the
    hard-coded limit (which we exceed with 4 KB pages and 128 byte EQ
    context entries with 32 CPUs) and uses the same ICM table code as all
    other context tables, which ends up simplifying the code quite a bit
    while fixing the problem.

    This problem was actually hit in practice on a dual-socket Nehalem box
    with 16 real hardware threads and sufficiently odd ACPI tables that it
    shows on boot

        SMP: Allowing 32 CPUs, 16 hotplug CPUs

    so num_possible_cpus() ends up 32, and mlx4 ends up creating 33 MSI-X
    interrupts and 33 EQs.  This mlx4 bug means that mlx4 can't even
    initialize at all on this quite mainstream system.

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

14 years ago[MLX4] added support for 26438 and 26488 devices. [mlnx: 4943]
leonidk [Mon, 26 Oct 2009 10:29:14 +0000 (10:29 +0000)]
[MLX4] added support for 26438 and 26488 devices. [mlnx: 4943]

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

14 years ago[MLX4] limit the process of reading VPD with timeout, but continue to work on error...
leonidk [Mon, 26 Oct 2009 10:14:38 +0000 (10:14 +0000)]
[MLX4] limit the process of reading VPD with timeout, but continue to work on error. [mlnx: 4879]

This patch solves the freeze of the driver in case when FW doesn't provide VPD.
(in fact - it's a workaround of a FW bug).
VPD is not used today in IB drivers.

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

14 years ago[MLX4] add 2 new functions to Eth interface: mlx4_register_vlan/mlx4_unregister_vlan...
leonidk [Mon, 26 Oct 2009 10:12:47 +0000 (10:12 +0000)]
[MLX4] add 2 new functions to Eth interface: mlx4_register_vlan/mlx4_unregister_vlan. [mlnx: 4847,4853]

The version of the interface has been increased!
Not relevant to IB drivers.

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

14 years ago[IBBUS,IPoIB] add debug prints. [mlnx: 4838]
leonidk [Mon, 26 Oct 2009 10:10:01 +0000 (10:10 +0000)]
[IBBUS,IPoIB] add debug prints. [mlnx: 4838]

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

14 years ago[CORE,HW] replace using of Paged pool by NonPaged one. [mlnx: 4836]
leonidk [Mon, 26 Oct 2009 10:05:59 +0000 (10:05 +0000)]
[CORE,HW] replace using of Paged pool by NonPaged one. [mlnx: 4836]

We see from time to time BSODs at shutdown times while a hard traffic load.
It can be attributed to the fact that some of the structured used in PnP and Power Management are allocated in Paged Pool.
As far as these structures are of little size it is safer to use for them always NonPagedPool.
It makes the driver more robust.

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

14 years ago[MLX4] behavior change: on conflict between requested and supported port type, start...
leonidk [Mon, 26 Oct 2009 09:55:44 +0000 (09:55 +0000)]
[MLX4] behavior change: on conflict between requested and supported port type, start up normally with the latter one.

The previous behavior was to issue an error and start up in "livefish" mode.
It is relevant only for Mellanox VPI (= hybrid IB/Ethernet) cards.

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

14 years ago[MLX4] added support for 26478 device. [mlnx: 4766]
leonidk [Mon, 26 Oct 2009 09:53:29 +0000 (09:53 +0000)]
[MLX4] added support for 26478 device. [mlnx: 4766]

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

14 years ago[IBBUS,HW] add standby/hibernation support to IBBUS. [mlnx: 4750]
leonidk [Mon, 26 Oct 2009 09:35:50 +0000 (09:35 +0000)]
[IBBUS,HW] add standby/hibernation support to IBBUS. [mlnx: 4750]

Mellanox HW doesn't support neither standby nor hibernation.
To simulate such support, low-level driver resets HCA on power down and starts it up on power up.
IBBUS, continuing to work with HCA, produces BSODs.

This patch deregisters HCA from IBAL on power down and re-registers it on power up.

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

14 years ago[ipoib] Make the ndis 5 version compile only on windows 2003 and lower.
tzachid [Sun, 25 Oct 2009 13:02:03 +0000 (13:02 +0000)]
[ipoib] Make the ndis 5 version compile only on windows 2003 and lower.

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

14 years ago[ipoib6] Remove a wrong version of the files.
tzachid [Sun, 25 Oct 2009 12:44:38 +0000 (12:44 +0000)]
[ipoib6] Remove a wrong version of the files.

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

14 years ago[ipoib] Add Missing files.
tzachid [Sun, 25 Oct 2009 12:41:52 +0000 (12:41 +0000)]
[ipoib] Add Missing files.

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

14 years ago[OPENSM] delete the old; pickup remaining new..sigh.
stansmith [Sat, 24 Oct 2009 02:10:07 +0000 (02:10 +0000)]
[OPENSM] delete the old; pickup remaining new..sigh.

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

14 years ago[OPENSM] should have deleted everything and not tried to merge...famous last words....
stansmith [Sat, 24 Oct 2009 01:47:07 +0000 (01:47 +0000)]
[OPENSM] should have deleted everything and not tried to merge...famous last words....

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

14 years ago[OPENSM] Oh, how I dislike SNV.......man pages
stansmith [Sat, 24 Oct 2009 01:14:34 +0000 (01:14 +0000)]
[OPENSM] Oh, how I dislike SNV.......man pages

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

14 years ago[OPENSM] missed the top level
stansmith [Sat, 24 Oct 2009 01:01:46 +0000 (01:01 +0000)]
[OPENSM] missed the top level

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

14 years ago[OPENSM] version 3.3.2 work-in-progress
stansmith [Sat, 24 Oct 2009 00:58:23 +0000 (00:58 +0000)]
[OPENSM] version 3.3.2 work-in-progress

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

14 years ago[INC] add defines and inline functions from OFED management ib_types.h in order to...
stansmith [Sat, 24 Oct 2009 00:32:28 +0000 (00:32 +0000)]
[INC] add defines and inline functions from OFED management ib_types.h in order to build OpenSM 3.3.2 using only trunk\inc\*. Tested by building & installing a WinOF release using current openSM and newer openSM; no observed differences.

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

14 years ago[WIX] Added explicit Windows Volume (%SystemDrive%\)for DAT config & SDK directories...
stansmith [Fri, 23 Oct 2009 02:26:00 +0000 (02:26 +0000)]
[WIX] Added explicit Windows Volume (%SystemDrive%\)for DAT config  & SDK directories. Required as older installers do not default TARGET dir to Windows Volume.

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

14 years ago[WINOF] Remove useless UI clause.
stansmith [Fri, 23 Oct 2009 02:09:31 +0000 (02:09 +0000)]
[WINOF] Remove useless UI clause.

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

14 years ago[WinOF] document mlx4 driver load sequencing: bus 1st, then hca.
stansmith [Fri, 23 Oct 2009 02:07:06 +0000 (02:07 +0000)]
[WinOF] document mlx4 driver load sequencing: bus 1st, then hca.

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

14 years ago[WINOF] add WinOF release number to the start menu WinOF uninstall shortcut.
stansmith [Fri, 23 Oct 2009 02:03:29 +0000 (02:03 +0000)]
[WINOF] add WinOF release number to the start menu WinOF uninstall shortcut.

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

14 years ago[NDINSTALL] enable ia64 build of ndinstall.exe for the WinVerbs ia64 ND provider.
stansmith [Fri, 23 Oct 2009 01:58:53 +0000 (01:58 +0000)]
[NDINSTALL] enable ia64 build of ndinstall.exe for the WinVerbs ia64 ND provider.

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

14 years ago[ULP] enable NetDirect (ND provider over WinVerbs).
stansmith [Fri, 23 Oct 2009 01:53:01 +0000 (01:53 +0000)]
[ULP] enable NetDirect (ND provider over WinVerbs).

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

14 years ago[ipoib 6] Bug fixes to the driver.
tzachid [Wed, 21 Oct 2009 10:10:40 +0000 (10:10 +0000)]
[ipoib 6] Bug fixes to the driver.

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

14 years ago[IBAL] Fix for cid on QP (for cm QPs).
tzachid [Tue, 20 Oct 2009 09:26:58 +0000 (09:26 +0000)]
[IBAL] Fix for cid on QP (for cm QPs).

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

14 years ago[INC] added defines for strcasecmp() & strtouq()
stansmith [Mon, 19 Oct 2009 18:08:52 +0000 (18:08 +0000)]
[INC] added defines for strcasecmp() & strtouq()

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

14 years ago[WSD] Add fall back to wsd (extended APM).
tzachid [Sun, 18 Oct 2009 11:20:08 +0000 (11:20 +0000)]
[WSD] Add fall back to wsd (extended APM).

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

14 years ago[mlx4_bus] Move our bus driver to be a network driver.
tzachid [Sun, 18 Oct 2009 09:31:29 +0000 (09:31 +0000)]
[mlx4_bus] Move our bus driver to be a network driver.

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

14 years ago[ibal] Allow cm to send a lap request after a failed (by timeout) lap request.
tzachid [Thu, 15 Oct 2009 13:44:15 +0000 (13:44 +0000)]
[ibal] Allow cm to send a lap request after a failed (by timeout) lap request.

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

14 years agolibrdmacm: add support for IB ACM
shefty [Wed, 30 Sep 2009 22:51:47 +0000 (22:51 +0000)]
librdmacm: add support for IB ACM

Update from trunk overwrote changes - revert back

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

14 years agoetc/linux: add netdb.h header file for linux portability
shefty [Wed, 30 Sep 2009 22:50:46 +0000 (22:50 +0000)]
etc/linux: add netdb.h header file for linux portability

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

14 years agowinverbs branch: update to trunk svn 2479
shefty [Wed, 30 Sep 2009 22:37:56 +0000 (22:37 +0000)]
winverbs branch: update to trunk svn 2479

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

14 years agowinverbs: map WSA error codes to winverbs status values
shefty [Wed, 30 Sep 2009 22:37:14 +0000 (22:37 +0000)]
winverbs: map WSA error codes to winverbs status values

Intel MPI bases decisions on the correct status value being returned and mapped correctly through uDAPL.

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

14 years agowinverbs: store devices in order that they are added
shefty [Wed, 30 Sep 2009 22:35:57 +0000 (22:35 +0000)]
winverbs: store devices in order that they are added

Maintaining and reporting devices in the same order that they are seen by the driver assists users in mapping IPoIB devices to verbs.

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

14 years agolibibverbs: delete MR when unregistering
shefty [Wed, 30 Sep 2009 22:33:27 +0000 (22:33 +0000)]
libibverbs: delete MR when unregistering

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

14 years agowinverbs branch
shefty [Wed, 30 Sep 2009 22:04:58 +0000 (22:04 +0000)]
winverbs branch

commit all changes before updating with trunk - mainly patches undergoing development to support IB ACM.

signed-off-by: Sean Hefty <sean.hefty@intel.com>

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

14 years agodapl: updated to commit 23445bbbd3a09f7f5e666a000d5c7c3b22dd95b3
shefty [Wed, 30 Sep 2009 22:01:34 +0000 (22:01 +0000)]
dapl: updated to commit 23445bbbd3a09f7f5e666a000d5c7c3b22dd95b3

plus a couple of patches to make it build

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

14 years agoib-mgmt:
shefty [Wed, 30 Sep 2009 21:56:11 +0000 (21:56 +0000)]
ib-mgmt:

update to commit 0abb828175450b873521d4917c3edb0a7b57c337
plus fixes to build that are submitted back upstream

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

14 years ago[WinOF] prep for WinOF 2.1 GA
stansmith [Mon, 28 Sep 2009 17:19:54 +0000 (17:19 +0000)]
[WinOF] prep for WinOF 2.1 GA

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

14 years ago[WinOF] Not all installers (svr2003/XP) default TARGETDIR == WindowsVolume, explicitl...
stansmith [Mon, 28 Sep 2009 17:14:49 +0000 (17:14 +0000)]
[WinOF] Not all installers (svr2003/XP) default TARGETDIR == WindowsVolume, explicitly set WindowsVolume so DAT\ is installed where expected '%SystemDrive%\DAT'.

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

14 years ago[WinOF] document logic in loading the windows driver store 1st with mlx4_hca driver...
stansmith [Mon, 28 Sep 2009 17:09:37 +0000 (17:09 +0000)]
[WinOF] document logic in loading the windows driver store 1st with mlx4_hca driver, then mlx4_bus driver. Story is a race between PNP and MSFT installer, as the mlx4_bus driver if installed 1st will setup for mlx4_hca and PNP will request mlx4_hca driver before the mlx4_hca driver has been installed into the driver store - net result is a failed mlx4_hca load/startup. Install into Driver Store: 1st mlx4_hca, then mlx4_bus.

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

14 years ago[WinOF] append WinOF release version string to uninstall command start-menu name.
stansmith [Mon, 28 Sep 2009 17:05:03 +0000 (17:05 +0000)]
[WinOF] append WinOF release version string to uninstall command start-menu name.

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

14 years agodapl2
shefty [Mon, 28 Sep 2009 05:19:05 +0000 (05:19 +0000)]
dapl2
Move close socket calls to the connection thread, to prevent accessing a socket
after it has been closed.

Remove the setsockopt call to mark listen addresses as reusable.  A reusable
address allows other libraries, such as MPI, to bind to the same address.

Create all sockets as IPPROTO_TCP, rather than undefined.

Listen on a specific address, rather than any address, to prevent two listens
from occurring on the same port, but using different IP addresses.  This
prevents connections from going to the wrong process.

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

14 years agowinverbs
shefty [Mon, 28 Sep 2009 05:17:47 +0000 (05:17 +0000)]
winverbs
Map select winsock errors to winverb error codes.  MPI relies on specific error
codes mapped through DAPL, specifically to determine if an address is in use.

Also adds devices to the end of the device list, rather than the beginning,
which helps maintain a more natural order of the devices when matched against
system device lists.

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

14 years agolibrdmacm
shefty [Mon, 28 Sep 2009 05:17:00 +0000 (05:17 +0000)]
librdmacm
Have librdmacm release all libibverbs resources when the last librdmacm
structure goes away.  This allows for graceful cleanup when the libraries are
properly unloaded, which is useful for debugging application that crash or do
not cleanup all resources properly.

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

14 years agowinmad
shefty [Mon, 28 Sep 2009 05:16:09 +0000 (05:16 +0000)]
winmad
Fix Send and Read calls to return correct status code.

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

14 years agolibibverbs
shefty [Mon, 28 Sep 2009 05:15:34 +0000 (05:15 +0000)]
libibverbs
Free MR structure when deregistering.  Fixes a small (about 8 bytes) memory
leak.

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

14 years ago[ibbus] Remove setting of the cid from the QP due to compilation error.
tzachid [Thu, 24 Sep 2009 13:15:18 +0000 (13:15 +0000)]
[ibbus] Remove setting of the cid from the QP due to compilation error.

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

14 years ago[ibbus] Add support for APM using the CM to pass messages.
tzachid [Thu, 24 Sep 2009 09:33:33 +0000 (09:33 +0000)]
[ibbus] Add support for APM using the CM to pass messages.

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

14 years ago[WSD] Add basic support for APM to wsd.
tzachid [Thu, 24 Sep 2009 09:05:23 +0000 (09:05 +0000)]
[WSD] Add basic support for APM to wsd.

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

14 years agodapl: wait for all threads to be destroyed
shefty [Wed, 23 Sep 2009 21:52:30 +0000 (21:52 +0000)]
dapl: wait for all threads to be destroyed

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

14 years agodapl: cleanup timer thread
shefty [Wed, 23 Sep 2009 21:50:33 +0000 (21:50 +0000)]
dapl: cleanup timer thread

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

14 years agowinverbs: fix crash accessing freed memory from async thread
shefty [Wed, 23 Sep 2009 21:46:19 +0000 (21:46 +0000)]
winverbs: fix crash accessing freed memory from async thread

If an application exits while asynchronous accept processing is queued,
it's possible for the async processing to access the IbCmId after it has
been freed.  A similar problem to this was fixed that dealt with accessing
the verbs QP handle.

A simpler, more generic solution to this problem is to handle application
exit in the same manner as device removal, and lock the winverb provider
lookup lists with exclusive access.  Asynchronous operations that are in
process will run to completion, and future operations will be blocked until
the provider cleanup thread has completed.  Once they run, they will fail
to acquire a reference on the desired object, which should result in a
graceful failure.

This avoids more complicated locking to use handles belonging to the lower
level code.  If a reference on an object can be acquired, the handle will
be available for use until the reference is released.  To handle IB CM
callbacks, additional state checking is required to avoid processing
CM events when we're trying to destroy the endpoint.

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

14 years agowinverbs/libibverbs: use private heap space
shefty [Wed, 23 Sep 2009 21:45:42 +0000 (21:45 +0000)]
winverbs/libibverbs: use private heap space

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

14 years agolibrdmacm: add back in missing cma_dev_cnt
shefty [Wed, 23 Sep 2009 21:38:40 +0000 (21:38 +0000)]
librdmacm: add back in missing cma_dev_cnt

Initialization lost when moving patches from branch to trunk.

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

14 years agolibrdmacm: allow for graceful cleanup of verbs
shefty [Wed, 23 Sep 2009 21:35:57 +0000 (21:35 +0000)]
librdmacm: allow for graceful cleanup of verbs

Have librdmacm release libibverbs resources when they are no longer in use.  This provides for more graceful cleanup of verbs resources.

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

14 years agolibrdmacm: allow for graceful cleanup of verbs
shefty [Wed, 23 Sep 2009 21:35:19 +0000 (21:35 +0000)]
librdmacm: allow for graceful cleanup of verbs

Have librdmacm release libibverbs resources when they are no longer in use.  This provides for more graceful cleanup of verbs resources.

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

14 years agolibibumad: implement 'dump' functions
shefty [Wed, 23 Sep 2009 21:22:02 +0000 (21:22 +0000)]
libibumad: implement 'dump' functions

print mad information in 'dump' routines previously left unimplemented

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

14 years agolibibumad: implement 'dump' functions
shefty [Wed, 23 Sep 2009 21:21:47 +0000 (21:21 +0000)]
libibumad: implement 'dump' functions

print mad information in 'dump' routines previously left unimplemented

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

14 years agoetc/search: handle malloc failures and fix build warnings
shefty [Wed, 23 Sep 2009 21:20:02 +0000 (21:20 +0000)]
etc/search: handle malloc failures and fix build warnings

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

14 years agoetc/search: handle malloc failures and fix build warnings
shefty [Wed, 23 Sep 2009 21:19:52 +0000 (21:19 +0000)]
etc/search: handle malloc failures and fix build warnings

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

14 years agowinverbs: fix crash accessing freed memory from async thread
shefty [Wed, 23 Sep 2009 21:16:25 +0000 (21:16 +0000)]
winverbs: fix crash accessing freed memory from async thread

If an application exits while asynchronous accept processing is queued,
it's possible for the async processing to access the IbCmId after it has
been freed.  A similar problem to this was fixed that dealt with accessing
the verbs QP handle.

A simpler, more generic solution to this problem is to handle application
exit in the same manner as device removal, and lock the winverb provider
lookup lists with exclusive access.  Asynchronous operations that are in
process will run to completion, and future operations will be blocked until
the provider cleanup thread has completed.  Once they run, they will fail
to acquire a reference on the desired object, which should result in a
graceful failure.

This avoids more complicated locking to use handles belonging to the lower
level code.  If a reference on an object can be acquired, the handle will
be available for use until the reference is released.  To handle IB CM
callbacks, additional state checking is required to avoid processing
CM events when we're trying to destroy the endpoint.

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

14 years agowinverbs: convert WSA status values to winverbs values.
shefty [Wed, 23 Sep 2009 21:10:37 +0000 (21:10 +0000)]
winverbs: convert WSA status values to winverbs values.

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

14 years ago[DAPL2] sync with WinOF 2.1 branch
stansmith [Fri, 18 Sep 2009 23:19:41 +0000 (23:19 +0000)]
[DAPL2] sync with WinOF 2.1 branch

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

14 years ago[DAPL2] wait for async processing thread to actually exit.
stansmith [Fri, 18 Sep 2009 23:07:14 +0000 (23:07 +0000)]
[DAPL2] wait for async processing thread to actually exit.
DAPL doesn't actually wait for the async processing thread to exit before
allowing the library to close.  It will wait up to 10 seconds, which under
heavy load isn't enough time.  Since the thread is created by an application
level thread, it will continue to run as long as the application runs.  But
if the application closes the library, then all library data and code is
invalid, which can result in the thread running something that's not
library code and accessing freed memory.

With this change, I was able to run mpi ping-pong, 16 ranks on a single
system (scm provider) without crashes 1300 times.

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

14 years ago[DAPL2] add cleanup/release code for timer thread
stansmith [Fri, 18 Sep 2009 23:04:33 +0000 (23:04 +0000)]
[DAPL2] add cleanup/release code for timer thread
dapl_set_timer() creates a thread to process timers for dat_ep_connect
but provides no mechanism to destroy/exit during dapl library unload.
Timers are initialized in library init code and should be released
in the fini code. Add a dapl_timer_release call to the dapl_fini
function to check state of timer thread and destroy before exiting.

Signed-off-by: Arlin Davis <arlin.r.davis@intel.com>
git-svn-id: svn://openib.tc.cornell.edu/gen1@2449 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86

14 years ago[WinVerbs] fix crash accessing freed memory from async thread
stansmith [Fri, 18 Sep 2009 23:02:31 +0000 (23:02 +0000)]
[WinVerbs] fix crash accessing freed memory from async thread
If an application exits while asynchronous accept processing is queued,
it's possible for the async processing to access the IbCmId after it has
been freed.  A similar problem to this was fixed that dealt with accessing
the verbs QP handle.

A simpler, more generic solution to this problem is to handle application
exit in the same manner as device removal, and lock the winverb provider
lookup lists with exclusive access.  Asynchronous operations that are in
process will run to completion, and future operations will be blocked until
the provider cleanup thread has completed.  Once they run, they will fail
to acquire a reference on the desired object, which should result in a
graceful failure.

This avoids more complicated locking to use handles belonging to the lower
level code.  If a reference on an object can be acquired, the handle will
be available for use until the reference is released.  To handle IB CM
callbacks, additional state checking is required to avoid processing
CM events when we're trying to destroy the endpoint.

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

14 years ago[WinOF] detect possible ConnectX HCA driver load failure and suggest examination...
stansmith [Fri, 18 Sep 2009 21:24:01 +0000 (21:24 +0000)]
[WinOF] detect possible ConnectX HCA driver load failure and suggest examination of system event log to ascertain if invalid firmware is an issue.

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

14 years ago[WinOF,ETC] When building with latest WDK, turn off OACR (Auto-Code-Review) as it...
stansmith [Thu, 17 Sep 2009 22:41:17 +0000 (22:41 +0000)]
[WinOF,ETC] When building with latest WDK, turn off OACR (Auto-Code-Review) as it slows down the build process.
Remove extra 'call' when invoking bldwo.bat from buildrelease.bat.

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

14 years ago[WinOF] Enable Windows 7 & Svr 2008 R2 build support by making WDK 7600.16385.0 the...
stansmith [Thu, 17 Sep 2009 16:52:37 +0000 (16:52 +0000)]
[WinOF] Enable Windows 7 & Svr 2008 R2 build support by making WDK 7600.16385.0 the default build env when using winof\buildrelease.bat to build a release; only affects builds using buildrelease.bat script.

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

14 years ago[WinOF] Oops...used Wix 3.0 Platform identifiers in Wix 2.0 environment. Use 'Intel...
stansmith [Thu, 17 Sep 2009 16:46:40 +0000 (16:46 +0000)]
[WinOF] Oops...used Wix 3.0 Platform identifiers in Wix 2.0 environment. Use 'Intel' instead of 'x86' until Wix 3.0 transition.

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

14 years ago[HW] fixes to APM support: missed some lines and apm_state was not converted into...
tzachid [Thu, 17 Sep 2009 16:43:18 +0000 (16:43 +0000)]
[HW] fixes to APM support: missed some lines and apm_state was not converted into low-driver format
Signed off by: leonid@mellanox.co.il

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

14 years agoibacm: IB ACM service initial check-in
shefty [Thu, 17 Sep 2009 07:20:45 +0000 (07:20 +0000)]
ibacm: IB ACM service initial check-in

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

14 years ago[WinOF] Identify platform processor architecture [32/64 bit] for which the installer...
stansmith [Wed, 16 Sep 2009 21:54:33 +0000 (21:54 +0000)]
[WinOF] Identify platform processor architecture [32/64 bit] for which the installer is targeted.  Use the new include file WinOF\Wix\common\UserInterface.inc to define the WIX UI for all installer variants.

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

14 years ago[WinOF] reduce Wix installer (.msi file generation) complexity & redundancy by moving...
stansmith [Wed, 16 Sep 2009 21:45:05 +0000 (21:45 +0000)]
[WinOF] reduce Wix installer (.msi file generation) complexity & redundancy by moving bulk of Makefile to a parameterized WinOF\Wix\common\Makefile.inc

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

14 years ago[IBAL] use non-pageable memory to prevent possible problems on power down.
stansmith [Wed, 16 Sep 2009 17:29:29 +0000 (17:29 +0000)]
[IBAL] use non-pageable memory to prevent possible problems on power down.
IBAL uses pageable memory to create PnP context. It can create possible problems in power down flows at the time of system contention. We saw a similar case at a customer. There is no strong evidence that this is what influenced, but with this patch IBAL will be more safe and at no cost. WinOF 2.1 testing has demonstrated that with this patch, infrequent (1 out of 10) power-down BSOD have disappeared.

Found by Hobin Lee (Xsigo), signed off by Leo.

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

14 years ago[IBAL] use non-pageable memory to prevent possible problems on power down. [mlnx...
leonidk [Wed, 16 Sep 2009 16:16:08 +0000 (16:16 +0000)]
[IBAL] use non-pageable memory to prevent possible problems on power down. [mlnx: 4809]

Suggested by Hobin Lee (Xsigo)

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

14 years ago[WinOF] remove redundant 'root' folder specifications as TARGETDIR is the %SysVolume...
stansmith [Tue, 15 Sep 2009 23:40:42 +0000 (23:40 +0000)]
[WinOF] remove redundant 'root' folder specifications as TARGETDIR is the %SysVolume% 'root' (aka 'slash'). Identify 64-bit installers along with installing WinOF into ProgramFiles64 folder which == ProgramFiles; install WinOF in the same folder for all architectures.

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

14 years ago[WinOF] reflect WinOF is no longer installed in %ProgramFiles(x86)% on 64-bit archite...
stansmith [Tue, 15 Sep 2009 23:34:20 +0000 (23:34 +0000)]
[WinOF] reflect WinOF is no longer installed in %ProgramFiles(x86)% on 64-bit architectures, use %ProgramFiles% for all.

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