[openib-general] [PATCH] uDAPL with uCM and uAT support
Hal Rosenstock
halr at voltaire.com
Mon Aug 1 12:40:14 PDT 2005
Hi,
I don't think this has been applied as yet but the following steps in README
are no longer needed and should be replaced by the below now that uAT has been moved to the trunk.
-- Hal
Instructions From README:
Third drop of code, includes uCM and uAT support.
build uAT library:
cd gen2/trunk/src/userspace/libibat/
./autogen.sh &&./configure && make && make install
-----Original Message-----
From: openib-general-bounces at openib.org on behalf of Arlin Davis
Sent: Sun 7/24/2005 8:48 PM
To: 'James Lentini'
Cc: openib-general at openib.org
Subject: [openib-general] [PATCH] uDAPL with uCM and uAT support
James,
Here is a third drop that adds IBAT to the uCM support. This also includes
some fixes to common code evd_wait and evd_resize.
Instructions From README:
Third drop of code, includes uCM and uAT support.
NOTE: uAT user library and kernel code in separate branch.
build uAT library from following branch:
cd gen2/branches/shaharf-ibat/src/userspace/libibat/
./autogen.sh &&./configure && make && make install
copy following uat source to latest trunk kernel src:
gen2/branches/shaharf-ibat/src/linux-kernel/infiniband/core
at.c at_priv.h att.c uat.c uat.h Makefile
gen2/branches/shaharf-ibat/src/linux-kernel/infiniband/include
ib_at.h ib_user_at.h
More information about the general
mailing list