[ofa-general] ofed_1_2 git echa problems

Hoang-Nam Nguyen HNGUYEN at de.ibm.com
Fri Mar 2 02:38:13 PST 2007


Hi Troy!
> I cloned vlad's ofed_1_2 git libibverbs and libehca trees yesterday, and
> 32 bit builds with echa segfault, and 64 bit builds get me this:
> p5l7:/usr/src/netpipe3-dev# ibv_rc_pingpong p5l9
> ctx: 0x10016e60
> ibv_create_cq( 0x10016f40, 501, NULL, 0x0, 0)
> PID185b EHCA_ERR:write_rwqe Invalid number of WQE SGE. num_sqe=1
> max_nr_of_sg=0
> PID185b ehca0 EHCA_ERR:ehcau_post_recv Could not write WQE qp_num=c
> Couldn't post receive (0)
This appears to be a fundamental problem to me, because max_nr_of_sg=0.
In ofed-1.2-alpha we removed do_mmap() from kernel space, which
also affects user space in that both kernel and user space components
have to be from the same code stream.
Have you remove previous execs and libs from ofed-1.1.1 using
ofed's uninstall.sh (located in /usr/local/ofed)?
Did you download the daily build package from
http://www.openfabrics.org/builds/ofed-1.2/ or from Vladimir's git?
Did you build ofed-1.2 using the delivered install.sh script?
I tested OFED-1.2-20070301-0600.tgz this morning on sles10
and did not encounter this problem.
Regards
Nam





More information about the general mailing list