From: stansmith Date: Wed, 15 Oct 2008 16:52:15 +0000 (+0000) Subject: [DAPL2] added comments - signed off by stan.smith@intel.com X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=284d2eebb61ec57d6b1f49f38f32ff79b9ba9744;p=~shefty%2Frdma-win.git [DAPL2] added comments - signed off by stan.smith@intel.com git-svn-id: svn://openib.tc.cornell.edu/gen1@1656 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86 --- diff --git a/branches/WOF2-0/trunk/ulp/dapl2/test/dapltest/scripts/dt-cli.bat b/branches/WOF2-0/trunk/ulp/dapl2/test/dapltest/scripts/dt-cli.bat index 820d7560..c5d3d890 100644 --- a/branches/WOF2-0/trunk/ulp/dapl2/test/dapltest/scripts/dt-cli.bat +++ b/branches/WOF2-0/trunk/ulp/dapl2/test/dapltest/scripts/dt-cli.bat @@ -88,6 +88,7 @@ rem client SR 1024 3 -f server SR 256 3 -f if "%T%" == "conn" ( rem Connectivity test - client sends one buffer with one 4KB segments, one time. rem add '-d' for debug output. + echo Simple Connectivity test %DT% -T T -s %S% -D %D% -i 1 -t 1 -w 1 client SR 4096 server SR 4096 exit /B ) @@ -366,7 +367,7 @@ if "%T%" == "stop" ( echo usage: dt-cli hostname [testname [-D]] echo where testname echo stop - request DAPLtest server to exit. -echo conn - simple connection with limited data transfer +echo conn - simple connection test with limited data transfer echo EP - Multiple EndPoints(7) and Threads(5) Transactions echo EPA - Increment EndPoints[1..5] while increasing threads[1-5] echo trans - single transaction test