Roland,

      It's a team work debugging and testing effort. The problem is for
each connection, ipoib_cm_post_receive_nonsrq() gets called, it uses a
shared structure, which overwrite by each other. So one QP's post_recv will
go to another QP context.

Thanks
Shirley



                                                                       
             Roland                                                    
             Dreier                                                    
             <rdreier@                                                  To
             cisco.com         [EMAIL PROTECTED]              
             >                                                          cc
             Sent by:          [email protected]           
             general-b                                             Subject
             [EMAIL PROTECTED]         [ofa-general] Re: [PATCH] Corrects a race
             sts.openf         in       ipoib_cm_post_receive_nonsrq() 
             abrics.or                                                 
             g                                                         
                                                                       
                                                                       
             06/25/08                                                  
             03:30 PM                                                  
                                                                       




 > This patch corrects a race condition in ipoib_cm_post_receive_nonsrq()
 > which allows wqes from one QP context to be post_recv
 > to another QP context. Thanks to Hong-Nam Nguyen for finding this bug

Please be explicit about what the race is, so that I don't have to
repeat your debugging work.

 > Signed-off-by: Pradeep Satyanarayana <[EMAIL PROTECTED]>

How does Pradeep figure into this?  Is he the original author of this
patch?  By default when I import this into git, the From: line of your
email will be used as the author, so you (David) will be the author.

If you are sending a patch that someone else wrote, please include a
line in the body of your email like

From: Pradeep Satyanarayana <[EMAIL PROTECTED]>

showing the original author.

 - R.
_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit
http://openib.org/mailman/listinfo/openib-general

<<inline: graycol.gif>>

<<inline: pic16749.gif>>

<<inline: ecblank.gif>>

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to