[ofa-general] [PATCH] fix flow of handling duplicate SIDR REQs
Sean Hefty
mshefty at ichips.intel.com
Mon Jul 2 12:25:58 PDT 2007
> This seems to be solved with the below patch, however, i see that
> for duplicate REQs the code is much more involved, which means i
> might be over-simplifying here...
I don't think you're over-simplifying. The REQ handling seems more
involved because the connected state machine is more complex.
REQ handling deals with duplicate messages by waiting to set the cm id
state. We could do the same in the sidr req handler.
Since we're in this part of the code, I'll create a patch to fix the
'todo' comment in this function, to ensure that both patches fit
together cleanly.
Thanks
- Sean
More information about the general
mailing list