From 42c86c533935768fcd8cddb4eca28aebf5b23e55 Mon Sep 17 00:00:00 2001 From: stansmith Date: Thu, 28 Jun 2007 22:49:34 +0000 Subject: [PATCH] [WinOF] typos corrected. links to dapltest & examples. Discussion of create of DAT config folder %SystemDrive%\DAT if nonexistant. git-svn-id: svn://openib.tc.cornell.edu/gen1@725 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- branches/WinOF/InstallShield/Manual.htm | 27 ++++++++++++++++--------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/branches/WinOF/InstallShield/Manual.htm b/branches/WinOF/InstallShield/Manual.htm index 287c8929..71e7fcf1 100644 --- a/branches/WinOF/InstallShield/Manual.htm +++ b/branches/WinOF/InstallShield/Manual.htm @@ -15,7 +15,7 @@ div.Section1

User's Manual

Release 1.0

-06/25/2007

+06/27/2007

Overview

The Windows OpenFabrics (WinOF) package is composed of software modules intended @@ -125,7 +125,14 @@ Display HCA attributes, statistics and error counters.
 

Winsock Direct Service Provider

  • -

    DAT and uDAPL

  • +

    DAT and uDAPL

    +
  • SRP - SCSI RDMA Protocol

  • @@ -1162,7 +1169,7 @@ For example, 0x3 will output to both stdout and the syslog.


    -

    DAPLTEST

    +

    DAPLTEST

     
         dapltest - test for the Direct Access Provider Library (DAPL)
    @@ -1408,14 +1415,14 @@ USAGE - Limit test client
                             Default: run all tests
     
     
    -EXAMPLES
    +EXAMPLES
     
         dapltest -T S -d -D ibnic0
     
    -                        Starts a server process with debug verbosity.
    +                        Starts a local dapltest server process with debug verbosity.
    +                        Server loops (listen for dapltest request, process request).
         
    -    dapltest -T T -d -s winIB -D ibnic0 -i 100 \
    -    client SR 4096 2 server SR 4096 2
    +    dapltest -T T -d -s winIB -D ibnic0 -i 100 client SR 4096 2 server SR 4096 2
     
                             Runs a transaction test, with both sides
                             sending one buffer with two 4KB segments,
    @@ -1439,9 +1446,9 @@ EXAMPLES
                             when trying to exhaust resources.
     
         dapltest -T T -V -d -t 2 -w 4 -i 55555 -s winIB -D ibnic0 \
    -    client RW  4096 1    server RW  2048 4    \
    -    client SR  1024 4    server SR  4096 2    \
    -    client SR  1024 3 -f server SR  2048 1 -f
    +       client RW  4096 1    server RW  2048 4    \
    +       client SR  1024 4    server SR  4096 2    \
    +       client SR  1024 3 -f server SR  2048 1 -f
     
                             Runs a more complicated transaction test,
                             with two thread using four EPs each,
    -- 
    2.41.0