| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| TED_3.4.tar.gz | 2011-03-24 | 283.6 kB | |
| CHANGE_LOG.txt | 2011-03-24 | 2.6 kB | |
| README.txt | 2011-03-24 | 1.7 kB | |
| Totals: 3 Items | 287.9 kB | 0 | |
Introduction
-----------------
Test Environment for DAPL (TED) is a utility that provides a simplified
environment to enable protocol level testing and debugging of the user
Direct Access Programming Library (uDAPL), device driver and the
underlying Host Channel Adapter(HCA) wherein a uDAPL API can be executed
by typing a command at the shell prompt. Parameters of the APIs can be
specified at the command line. Scripts can be written to perform a set of
uDAPL tasks. The tool can be used to execute load tests on cluster of nodes.
The TED_x.x.tar file contains the following directories:
src: source code
bin: directory for binaries
test: sample scripts
doc: contains README, ted_ug.pdf(user guide), CHANGE_LOG,
and LICENSE.
System Requirements:
---------------------------------
The tool has been tested on RHEL 4.5 kernel version 2.6.9
It has been tested over OFED 1.2
We dont find possibilities for any problems in compilation or
execution in higher versions of the operating system.
Prerequisites for compilation:
------------------------------------------
Set the include path for your provider in Makefile.linux
If required, set the values in include/dbg_def.h according to
your Provider.
Steps To compile
--------------------------
If required, change the path of the binaries by
changing SWR_BIN_PATH in TED/src/Makefile.al
$ cd TED/src
$ source Makefile.al
$ genbinswr
$ makeswrlin
This creates the binary files in the directory bin.
For further details please refer the user guide(TED/doc/ted_ug.pdf).
For reporting bugs and errors contact:
------------------------------------------------------
swmgr@cdac.in