On Thu, 2007-02-01 at 03:37 -0600, Steve WIse wrote: > > Okay - I _think_ the problem is that OFED 1.2 pulled code from my git tree > > before I created an ofed_1_2 branch (which contains the fix), and didn't > > update > > to match my ofed_1_2 branch. The crash that you reported occurring over > > iWarp > > should also happen over IB for the same reason, so both are likely broken > > atm... > > > > Vlad, can you please update the ofed build by pulling from the ofed_1_2 > > branches > > of my rdma-dev.git and librdmacm.git trees? > > I looked at your rdma-dev ofed_1_2 branch and see that the cma.c changes > you made there will resolve this issue. It just needs to be pulled into > ofed_1_2. >
Also, I just pulled down and built the latest ofed_1_2 kernel and user code against 2.6.20-rc7, and the ucma abi is 4. So rdma_create_qp() will still crash even with the librdmacm code to avoid the call to rdma_init_qp_attr for ABI 3 kernels. Steve. _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
