]> git.openfabrics.org - ~shefty/rdma-win.git/commit
[MTHCA\MT23108\IBAL] change to support TRAP and TRAP_REPRESS
authorsleybo <sleybo@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Sun, 12 Nov 2006 09:50:34 +0000 (09:50 +0000)
committersleybo <sleybo@ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86>
Sun, 12 Nov 2006 09:50:34 +0000 (09:50 +0000)
commit9b676b0f5922fdfbe659ea5a32f47cba7556098f
treeafa8e9ab1780ed0172606f5bc9c3aae687862556
parentbedc3a7e19723c3e71cfaa552d1095799dbf0f3c
[MTHCA\MT23108\IBAL] change to support TRAP and TRAP_REPRESS
1. set TRAP_FORWARD in case slid == 0
2. fix command MAD_IFC to set the correct values
3. add al_local_mad function and change ci interface to pass av_src_attr for traps generation.
4. ib_local_mad support NULL pointer at p_mad_out
5. in case of response unexpected the response does not pass to the recv dispatcher
7. add sm_lid and sm_sl to svc structure

git-svn-id: svn://openib.tc.cornell.edu/gen1@539 ad392aa1-c5ef-ae45-8dd8-e69d62a5ef86
18 files changed:
trunk/core/al/al_mad.c
trunk/core/al/al_mad.h
trunk/core/al/al_verbs.h
trunk/core/al/kernel/al_smi.c
trunk/core/al/kernel/al_smi.h
trunk/hw/mt23108/kernel/hca_data.h
trunk/hw/mt23108/kernel/hca_smp.c
trunk/hw/mthca/kernel/hca_data.h
trunk/hw/mthca/kernel/hca_smp.c
trunk/hw/mthca/kernel/ib_verbs.h
trunk/hw/mthca/kernel/mthca_cmd.c
trunk/hw/mthca/kernel/mthca_cmd.h
trunk/hw/mthca/kernel/mthca_cq.c
trunk/hw/mthca/kernel/mthca_dev.h
trunk/hw/mthca/kernel/mthca_mad.c
trunk/inc/iba/ib_ci.h
trunk/inc/iba/ib_types.h
trunk/inc/user/iba/ib_uvp.h