[openib-general] rdma/ib_verbs.h

Roland Dreier rolandd at cisco.com
Fri Oct 14 14:44:58 PDT 2005


    Suresh> I am not sure when I SVNed but, I have the same files
    Suresh> under both include/ and include/rdma in my copy of the
    Suresh> Infiniband tree!!

    Suresh> So, there should not be any header files under 'include',
    Suresh> but they should all be under include/rdma?

Right:

    $ svn ls https://openib.org/svn/gen2/trunk/src/linux-kernel/infiniband/include
    rdma/
    
    $ svn ls https://openib.org/svn/gen2/trunk/src/linux-kernel/infiniband/include/rdma
    ib_addr.h
    ib_at.h
    ib_cache.h
    ib_cm.h
    ib_fmr_pool.h
    ib_mad.h
    ib_pack.h
    ib_sa.h
    ib_smi.h
    ib_user_at.h
    ib_user_cm.h
    ib_user_mad.h
    ib_user_verbs.h
    ib_verbs.h
    rdma_cm.h

There is no revision in the subversion tree where both include/ and
include/rdma/ have files in them, so I'm not sure how you managed to
create your tree.

 - R.



More information about the general mailing list