I tried using openib userland libraries with mainline 2.6.16  kernel but ran into<br>
a strange problem. A userland application which uses CM and VERBS library which works<br>
fine with earlier releases stopped working with no error (in API's). When I put<br>
the analyser on, I see the CM connect sequence is fine but when ibv_post_send (RC send)<br>
the DLID field in the LRH header is zero causing the packet to be dropped.<br>
<br>
I tried mainline 2.6.16 kernel (with IB stack from kernel tree)<br>
<br>
openib userland libraies<br>
[root@subnetmgr5 216GEN2]# svn info<br>
Path: .<br>
URL: <a href="https://openib.org/svn/gen2/trunk">https://openib.org/svn/gen2/trunk</a><br>
Repository UUID: 21a7a0b7-18d7-0310-8e21-e8b31bdbf5cd<br>
Revision: 5989<br>
Node Kind: directory<br>
Schedule: normal<br>
Last Changed Author: halr<br>
Last Changed Rev: 5989<br>
Last Changed Date: 2006-03-23 10:17:02 -0800 (Thu, 23 Mar 2006)<br>
<br>
<br>
Any idea about the compatilibility issues ?<br>
<br>
Thanks,<br>
Viswa<br>
<br>
<br>
<br>