>The following patch series extends the rdma_cm to support native
>Infiniband addressing through the use of a new AF_IB address family.
>It defines a new struct sockaddr_ib that may be used to specify an
>IB GID, along with other IB address attributes, such as the pkey and
>service ID.

The kernel patches are also available from:

        git://git.openfabrics.org/~shefty/rdma-dev.git af_ib

>The higher level intent is to support a user space call, rdma_getaddrinfo,
>which can return AF_IB addresses to an application.  This allows the
>rdma_cm to support transport specific features, such as failover and
>non-reversible paths.  (An implementation of rdma_getaddrinfo is included
>in a separate patch set to the librdmacm.)

User space patches are available from:

        git://git.openfabrics.org/~shefty/librdmacm.git af_ib

Since there are 33 user space patches to the librdmacm, including new
functionality to simplify establishing connections, I will wait a day or
so before posting them.

Updates to ib_acm are at:

        git://git.openfabrics.org/~shefty/ibacm.git

- Sean

--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to