Searched hist:ba36e37fd3ca3dc8f215b14bcfdccf9f41b65767 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/infiniband/core/ |
H A D | uverbs_marshall.c | diff ba36e37fd3ca3dc8f215b14bcfdccf9f41b65767 Thu Oct 15 17:38:47 CEST 2015 Matan Barak <matanb@mellanox.com> IB/core: Add netdev to path record
In order to find the sgid_index, one could just query the IB cache with the correct GID and netdevice. Therefore, instead of storing the L2 attributes directly in the path, we only store the ifindex and net and use them later to get the sgid_index. The vlan_id and smac L2 attributes are removed in a later patch.
Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-By: Devesh Sharma <devesh.sharma@avagotech.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
H A D | sa_query.c | diff ba36e37fd3ca3dc8f215b14bcfdccf9f41b65767 Thu Oct 15 17:38:47 CEST 2015 Matan Barak <matanb@mellanox.com> IB/core: Add netdev to path record
In order to find the sgid_index, one could just query the IB cache with the correct GID and netdevice. Therefore, instead of storing the L2 attributes directly in the path, we only store the ifindex and net and use them later to get the sgid_index. The vlan_id and smac L2 attributes are removed in a later patch.
Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-By: Devesh Sharma <devesh.sharma@avagotech.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|
/linux/include/rdma/ |
H A D | ib_sa.h | diff ba36e37fd3ca3dc8f215b14bcfdccf9f41b65767 Thu Oct 15 17:38:47 CEST 2015 Matan Barak <matanb@mellanox.com> IB/core: Add netdev to path record
In order to find the sgid_index, one could just query the IB cache with the correct GID and netdevice. Therefore, instead of storing the L2 attributes directly in the path, we only store the ifindex and net and use them later to get the sgid_index. The vlan_id and smac L2 attributes are removed in a later patch.
Signed-off-by: Matan Barak <matanb@mellanox.com> Reviewed-By: Devesh Sharma <devesh.sharma@avagotech.com> Signed-off-by: Doug Ledford <dledford@redhat.com>
|