It appears that SM is not sending notice on receiving traps 129, 130 and 131.
>From osm_trap_rcv.c: 547 /* If we reached here due to trap 129/130/131 - do not need to do 548 the notice report. Just goto exit. We know this is the case 549 if physp_change_trap is TRUE. */ 550 if (physp_change_trap == TRUE) 551 goto Exit; Does anybody knows why? Spec doesn't say that SM shouldn't send notice on these traps. Is this a bug? -- YK -- To unsubscribe from this list: send the line "unsubscribe linux-rdma" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
