diff options
| author | Parav Pandit <[email protected]> | 2018-03-21 17:16:36 +0200 |
|---|---|---|
| committer | Jason Gunthorpe <[email protected]> | 2018-03-22 12:42:49 -0600 |
| commit | 98f1f4e0ed26c97a697f1e007416acbc18f4a8a9 (patch) | |
| tree | acd09b46fb397b51fa71fa01012ac82dec9c352e /tools/perf/scripts/python/bin | |
| parent | 03286030ac0420c759fa25f5b976e40293bccaaf (diff) | |
IB/core: Refer to RoCE port property instead of GID table property
ib_query_gid() in commit [1] refers to RoCE GID table capability of
the HCA using rdma_cap_roce_gid_table().
ib_core maintains the GID table cache regardless of the HCA provider
drivers capability to maintain RoCE GID table.
Therefore, whether to return a GID table entry from the software cache or
from HCA should be done based on whether the port is RoCE or not.
[1] commit 03db3a2d81e6 ("IB/core: Add RoCE GID table management")
Reviewed-by: Mark Bloch <[email protected]>
Signed-off-by: Parav Pandit <[email protected]>
Signed-off-by: Leon Romanovsky <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions