[openib-general] [PATCH] RDMA/iwcm: Bugs in cm_conn_req_handler()
Krishna Kumar2
krkumar2 at in.ibm.com
Mon Feb 12 19:31:42 PST 2007
Steve,
I was doing "random%5 == 0" or some such and failing in
iw_conn_req_handler(). There was
no other explicit test case other than running rdma_bw using this hack.
thanks,
- KK
Steve Wise <swise at opengridcomputing.com> wrote on 02/10/2007 04:16:57 AM:
>
> > All 4 above cases were tested by injecting random error in
> > iw_conn_req_handler() and running rdma_bw/krping, they were
> > confirmed. I added the BUG_ON() to confirm the earlier check
> > for id_priv->refcount==0 should always be true (and could be
> > removed).
>
> Can you post the test case you're using for this?
>
>
> Steve.
>
>
More information about the general
mailing list