aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorShay Drory <[email protected]>2023-07-11 16:32:05 +0300
committerSaeed Mahameed <[email protected]>2023-08-14 14:40:22 -0700
commitbd3a2f77809b84df5dc15edd72cf9955568e698e (patch)
treedb7ad86074a6b2e165ab8cd439e6f499cd645c2f /tools/perf/scripts/python
parenta41cb59117fa12ee17cda5e5c781eecfcb15dc0f (diff)
net/mlx5: Don't query MAX caps twice
Whenever mlx5 driver is probed or reloaded, it queries some capabilities in MAX mode via set_hca_cap() API. Afterwards, the driver queries all capabilities in MAX mode via mlx5_query_hca_caps() API. Since MAX caps are read only caps, querying them twice is redundant. Hence, delete the second query. Signed-off-by: Shay Drory <[email protected]> Reviewed-by: Maher Sanalla <[email protected]> Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions