]> git.openfabrics.org - ~ardavis/dapl.git/commit
Initial build with DAT 2.0 definitions and IB extensions. IB extensions configurable...
authorArlin Davis <arlin.r.davis@intel.com>
Fri, 9 Mar 2007 21:09:14 +0000 (13:09 -0800)
committerArlin Davis <arlin.r.davis@intel.com>
Fri, 9 Mar 2007 21:09:14 +0000 (13:09 -0800)
commit76a43cace54567135bac7ae54e336c6595b65fd9
tree9261857968569bc4edb82219fdfa0708e28b2ec2
parent921687efed992e6ab72dfb731687b6816324a024
Initial build with DAT 2.0 definitions and IB extensions. IB extensions configurable with --enable-ext-type=ib
39 files changed:
Makefile.am
configure.in
dapl/common/dapl_adapter_util.h
dapl/common/dapl_ep_post_send.c
dapl/common/dapl_evd_util.c
dapl/common/dapl_rmr_util.c
dapl/include/dapl.h
dapl/openib_cma/dapl_ib_dto.h
dapl/openib_cma/dapl_ib_mem.c
dapl/udapl/Makefile
dapl/udapl/dapl_cno_query.c
dat/common/dat_api.c
dat/include/dat/dat.h
dat/include/dat/dat_error.h
dat/include/dat/dat_ib_extensions.h [new file with mode: 0755]
dat/include/dat/dat_platform_specific.h
dat/include/dat/dat_redirection.h
dat/include/dat/dat_registry.h
dat/include/dat/dat_vendor_specific.h
dat/include/dat/kdat.h
dat/include/dat/kdat_config.h
dat/include/dat/kdat_redirection.h
dat/include/dat/kdat_vendor_specific.h
dat/include/dat/udat.h
dat/include/dat/udat_config.h
dat/include/dat/udat_redirection.h
dat/include/dat/udat_vendor_specific.h
dat/udat/Makefile
dat/udat/udat_api.c
libdat.spec.in
test/dapltest/Makefile.am
test/dapltest/test/dapl_bpool.c
test/dapltest/test/dapl_performance_client.c
test/dapltest/test/dapl_performance_util.c
test/dapltest/test/dapl_test_util.c
test/dapltest/test/dapl_transaction_util.c
test/dapltest/udapl/udapl_tdep.c
test/dtest/Makefile.am
test/dtest/dtest.c