]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[MTHCA, IBAL] added FMR support; [MTHCA] 1. fixed (and now works) "livefish" support;
authorleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 6 Jun 2006 17:22:41 +0000 (17:22 +0000)
committerleonidk <leonidk@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Tue, 6 Jun 2006 17:22:41 +0000 (17:22 +0000)
commit25a7fc390abd20dba247f95248f84fd91e3d1436
tree94c9539fd4afc934821dd35fb77a1e98f4bc2264
parent1a7f74455d1ee6cb73081b479284e4d4db310fa3
[MTHCA, IBAL] added FMR support; [MTHCA] 1. fixed (and now works) "livefish" support;
2. fixed (and now works) multiple HCA support;
3. support of work of 32-bit tools with 64-bit kernel;
4. support *bad_wr parameter in post/recv verbs as optional;
5. make the wait on a command completion alertable for user processes;
6. improve the vstat output for multiple cards;
7. bugfix: remove QP numbers from the user mode table before they are removed from the kernel;

git-svn-id: svn://openib.tc.cornell.edu/gen1@373 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
37 files changed:
trunk/core/al/al_common.c
trunk/core/al/al_common.h
trunk/core/al/al_mr.h
trunk/core/al/al_mr_shared.c
trunk/core/al/al_res_mgr.c
trunk/core/al/al_res_mgr.h
trunk/core/al/al_verbs.h
trunk/core/al/ib_statustext.c
trunk/core/bus/kernel/bus_pnp.c
trunk/hw/mthca/kernel/SOURCES
trunk/hw/mthca/kernel/hca_data.c
trunk/hw/mthca/kernel/hca_driver.c
trunk/hw/mthca/kernel/hca_memory.c
trunk/hw/mthca/kernel/hca_pnp.c
trunk/hw/mthca/kernel/ib_verbs.h
trunk/hw/mthca/kernel/mt_verbs.c
trunk/hw/mthca/kernel/mthca.inf
trunk/hw/mthca/kernel/mthca_cmd.c
trunk/hw/mthca/kernel/mthca_dev.h
trunk/hw/mthca/kernel/mthca_main.c
trunk/hw/mthca/kernel/mthca_mr.c
trunk/hw/mthca/kernel/mthca_provider.c
trunk/hw/mthca/user/mlnx_ual_qp.c
trunk/hw/mthca/user/mlnx_uvp.c
trunk/hw/mthca/user/mlnx_uvp.h
trunk/hw/mthca/user/mlnx_uvp_qp.c
trunk/hw/mthca/user/mlnx_uvp_verbs.c
trunk/inc/iba/ib_al.h
trunk/inc/iba/ib_ci.h
trunk/inc/iba/ib_types.h
trunk/inc/kernel/iba/ib_al_ifc.h
trunk/inc/mthca/mthca_vc.h
trunk/tools/mtcr/user/SOURCES
trunk/tools/mtcr/user/mtcr.c
trunk/tools/vstat/user/vstat_main.c
trunk/ulp/opensm/user/include/iba/ib_types.h
trunk/ulp/opensm/user/include/iba/ib_types_extended.h