aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorMoni Shoua <[email protected]>2018-01-02 16:19:31 +0200
committerJason Gunthorpe <[email protected]>2018-01-08 11:38:50 -0700
commitb4aaa1f0b415cf8aa79742cbed56a2d75cfc5102 (patch)
tree8542aee04dd55d3b090d6add2f7c3d94ab10f2d7 /tools/perf/scripts/python/call-graph-from-sql.py
parent8011c1e33626ea7b04f74f648aad7bb2e48f8a81 (diff)
IB/mlx5: Handle type IB_QPT_DRIVER when creating a QP
The QP type IB_QPT_DRIVER doesn't describe the transport or the service that the QP provides but those are known only to the hardware driver. The actual type of the QP is stored in the hardware driver context (i.e. mlx5_qp) under the field qp_sub_type. Take the real QP type and any extra data that is required to create the QP from the driver channel and modify the QP initial attributes before continuing with create_qp(). Downstream patches from this series will add support for both DCI and DCT driver QPs. Signed-off-by: Moni Shoua <[email protected]> Reviewed-by: Yishai Hadas <[email protected]> Signed-off-by: Leon Romanovsky <[email protected]> Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions