[ofa-general] Problem with latest OFED 1.3 build... IPoIB and iPATH

Ralph Campbell ralph.campbell at qlogic.com
Fri Feb 8 10:55:59 PST 2008


On Thu, 2008-02-07 at 18:44 -0800, Shirley Ma wrote:
> Hello Ralph,
> 
> What's the send_queue_size, recv_queue_size for ib_ipoib module? Can
> you reload ib_ipoib module with send_queue_size=2, recv_queue_size=2
> to see any difference?
> 
> thanks
> Shirley

The queue sizes are not the problem.
The problem is that priv->local_lid is not initialized (0) when
create_own_ah() is called. Since zero is not a valid LID, ib_ipath
ib_create_ah() returns EINVAL.




More information about the general mailing list