>Does anyone know what thread level the following channel interface callbacks run >at? These are the callbacks from the HCA driver: > >CQ completions >CQ async events >QP async events >SRQ async events >HCA async events > >Are these all done at dispatch? Yes, all at dispatch. -Fab