Eli Cohen wrote:
> Add ib_uverbs_get_mac() to be used by ibv_create_ah() to retirieve the remote
> port's MAC address from the remote port's GID. Port link layer is also 
> returned
> by ibv_query_port()

why can't all this be implemented within libibverbs? looking on mlx4's 
implementation of ib_get_mac, it reduces to calling rdma_get_ll_mac, a two 
liner inline function which does the translation.

Or.
--
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