[ofa-general] librdmacm_to_2_6_20.patch
Arlin Davis
ardavis at ichips.intel.com
Fri Jun 22 11:57:49 PDT 2007
Bernd Schubert wrote:
>Hi,
>
>there are patches to make rdma of ofed-1.1 compatible with 2.6.20
>(https://svn.openfabrics.org/svn/openib/gen2/trunk/ofed/patches/user_fixes/
>librdmacm_to_2_6_20.patch and perftest_to_2_6_20.patch).
>
>
>The entrire rdma_set_option() function and its declaration are removed
>by librdmacm_to_2_6_20. So what to do with the call in
>dapl_ib_cm.c:177?
>
>
>
>
You can remove the entire section of code in dapl_ib_cm.c that calls
rdma_get_option and rdma_set_option.
dapli_route_resolve() will then just call rdma_connect and use the
default rdma_cm timers which is fine.
-arlin
More information about the general
mailing list