From 777f9f835bb55452ed8a2fa40aa744f50e0751a2 Mon Sep 17 00:00:00 2001 From: Stan Smith Date: Thu, 18 Mar 2010 19:01:56 +0000 Subject: [PATCH] [DOCS] update to reflect WinOF --> OFED name change. git-svn-id: svn://openib.tc.cornell.edu/gen1@2749 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- trunk/docs/Manual.htm | 103 ++++++++++++++++++++---------------------- 1 file changed, 49 insertions(+), 54 deletions(-) diff --git a/trunk/docs/Manual.htm b/trunk/docs/Manual.htm index 0498658c..3f2aa612 100644 --- a/trunk/docs/Manual.htm +++ b/trunk/docs/Manual.htm @@ -11,17 +11,18 @@ div.Section1

 

-

Windows OpenFabrics

+

OpenFabrics Enterprise Distribution (for Windows)

User's Manual

-

Release 2.2

+

Release 2.3

-12/29/2009

+03/10/2010

Overview

-The Windows OpenFabrics (WinOF) package is composed of software modules intended +The OpenFabrics Enterprise Distribution for Windows package is composed of software modules intended for use on Microsoft Windows based computer systems connected via an InfiniBand fabric.

-

The Windows OpenFabrics software package contains the +

The OpenFabrics +Enterprise Distribution for Windows software package contains the following:

OpenFabrics Infiniband core drivers and Upper Level Protocols (ULPs):

@@ -61,7 +62,7 @@ style='background-position: 0% 0%; mso-highlight:yellow; background-image:none;

Release Notes

 

-

WinOF Features

+

OFED Features

The consequences of not releasing the SRP target drive(s) are that after the -WinOF uninstall reboot there are lingering InfiniBand driver files. These driver +OFED uninstall reboot there are lingering InfiniBand driver files. These driver files remain because while the SRP target is active they have references, thus -when the WinOF uninstall attempts to delete the files the operation fails.

+when the OFED uninstall attempts to delete the files the operation fails.

SRP supports WPP tracing tools by using the GUID: '5AF07B3C-D119-4233-9C81-C07EF481CBE6'.  The flags and level of debug can be controlled at load-time or run-time; see ib_srp.inf file for details.

@@ -5060,7 +5054,7 @@ Executing qlgcvnic_config without any option or with -l option will list the IOC

InfiniBand Software Development Kit


-

If selected during a WinOF install, the IB Software Development Kit will +

If selected during a OFED install, the IB Software Development Kit will be installed as '%SystemDrive%\IBSDK'. Underneath the IBSDK\ folder you will find an include folder 'Inc\',  library definition files 'Lib\'  along with a 'Samples' folder.

@@ -5102,12 +5096,13 @@ diagnostic tools.
devices.
(Open source iWarp drivers for Windows are not yet available.) A corresponding
userspace library installs as part of the Winverbs driver installation package.
Additionally, a Windows port of the OFED libibverbs library and several test
programs are also included.

As of the WinOF 2.1 release, Winverbs and Winmad are are fully integrated into the HCA driver stack load.
-That's to say, Winverbs and Winmad are now integral components of the WinOF +That's to say, Winverbs and Winmad are now integral components of the OFED stack.

Available libibverbs test programs and their usage are listed
below. Note that not all listed options apply to all applications

ibv_rc_pingpong, ibv_uc_pingpong, ibv_ud_pingpong
no args start a server and wait for connection
-h <host>     connect to server at <host>
-p <port>     listen on/connect to port <port> (default 18515)
-d <dev>     use IB device <dev> (default first device found)
-i <port>      use port <port> of IB device (default 1)
-s <size>      size of message to exchange (default 4096)
-m <size>     path MTU (default 1024)
-r <dep>      number of receives to post at a time (default 500)
-n <iters>     number of exchanges (default 1000)
-l <sl>          service level value
-e                 sleep on CQ events (default poll)

ibv_send_bw, ibv_send_lat
ibv_read_bw, ibv_read_lat
ibv_write_bw, ibv_write_lat
no args start a server and wait for connection
-h <host>              connect to server at <host>
-p <port>              listen on/connect to port <port> (default 18515)
-d <dev>               use IB device <dev> (default first device found)
-i <port>               use port <port> of IB device (default 1)
-c <RC/UC/UD>  connection type RC/UC/UD (default RC)
-m <mtu>              mtu size (256 - 4096. default for hermon is 2048)
-s <size>               size of message to exchange (default 65536)
-a                          Run sizes from 2 till 2^23
-t <dep>                size of tx queue (default 300)
-g                          send messages to multicast group (UD only)
-r <dep>                make rx queue bigger than tx (default 600)
-n <iters>               number of exchanges (at least 2, default 1000)
-I <size>                max size of message to be sent in inline mode (default 400)
-b                          measure bidirectional bandwidth (default unidirectional)
-V                         display version number
-e                          sleep on CQ events (default poll)
-N                         cancel peak-bw calculation (default with peak-bw)
-
To verify correct WinVerbs and libibverbs installation, run ibstat or ibv_devinfo. It
should report all RDMA devices in the system, along with limited port
attributes. Because of limitations in the WinOF stack +
To verify correct WinVerbs and libibverbs installation, run ibstat or ibv_devinfo. It
should report all RDMA devices in the system, along with limited port
attributes. Because of limitations in the +OFED for Windows stack in comparision to the Linux OFED stack, it is normal for the programs to
list several values as unknown.

<return-to-top>

-- 2.46.0