commit | cb57bb849effcaa83addd739595d3dea3a5905fb | [log] [tgz] |
---|---|---|
author | Matan Barak <matanb@mellanox.com> | Wed Dec 23 14:56:48 2015 +0200 |
committer | Doug Ledford <dledford@redhat.com> | Wed Dec 23 10:35:10 2015 -0500 |
tree | 34dc126c899f861c8b8be5303b34a48053e73e4e | |
parent | b39ffa1df505378336a85064ad9ec403765bbb0b [diff] |
IB/cm: Use the source GID index type Previosuly, cm and cma modules supported only IB and RoCE v1 GID type. In order to support multiple GID types, the gid_type is passed to cm_init_av_by_path and stored in the path record. The rdma cm client would use a default GID type that will be saved in rdma_id_private. Signed-off-by: Matan Barak <matanb@mellanox.com> Signed-off-by: Doug Ledford <dledford@redhat.com>