]> git.openfabrics.org - ~ardavis/dapl.git/commit
Fix issues with IB DTO extensions
authorArlin Davis <arlin.r.davis@intel.com>
Mon, 7 May 2007 19:49:18 +0000 (12:49 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Mon, 7 May 2007 19:49:18 +0000 (12:49 -0700)
commit7cda2304a6880371ec2d9451a4f83a7a254bc474
tree464b749c7f12fb1d6c4534c2d43904aa9d38db1a
parent82a6750d31cd432c7e09298fc98c0e7e74abd012
Fix issues with IB DTO extensions
 - debug print_cqe updated for latest IBV definitions
 - dapli_evd_cq_to_event modified to handle both post and receive extensions
 - dtestx example tested with rdma_write_imm, fetch_add, and cmp_swap
 - modify cookie DTO types to support extensions properly
dapl/common/dapl_evd_util.c
dapl/include/dapl.h
dapl/openib_cma/dapl_ib_extensions.c
test/dtest/dtestx.c