diff options
author | Shay Drory <shayd@nvidia.com> | 2023-05-03 12:08:48 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-06-09 18:40:52 -0700 |
commit | 2059cf51f318681a4cdd3eb1a01a2d62b6a9c442 (patch) | |
tree | 9a710624cb5bea660a9d336449c96534e74a016d /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 7057fe561988effa0b044b99262bb3712a5892c0 (diff) |
net/mlx5: Split function_setup() to enable and open functions
mlx5_cmd_init_hca() is taking ~0.2 seconds. In case of a user who
desire to disable some of the SF aux devices, and with large scale-1K
SFs for example, this user will waste more than 3 minutes on
mlx5_cmd_init_hca() which isn't needed at this stage.
Downstream patch will change SFs which are probe over the E-switch,
local SFs, to be probed without any aux dev. In order to support this,
split function_setup() to avoid executing mlx5_cmd_init_hca().
Signed-off-by: Shay Drory <shayd@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions