diff options
author | Jiri Pirko <[email protected]> | 2023-06-01 09:09:12 +0200 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2023-08-22 21:34:17 -0700 |
commit | 13f878a22c20d1c0e1d8ffa7aa97c33519b5bd7c (patch) | |
tree | 5c8d16653a551c58498a6716ee9c43cfc3361f5b /tools/perf/scripts/python/stackcollapse.py | |
parent | b940ec4b25beec39358f483d01a19144b88ee1aa (diff) |
net/mlx5: Don't register ops for non-PF/VF/SF port and avoid checks in ops
Currently each PF/VF/SF devlink port op called into mlx5 code calls
is_port_function_supported() to check if the port is either
PF, VF or SF. So make sure that the ops are registered with devlink
port only for those and avoid the is_port_function_supported() checks
in ops.
Signed-off-by: Jiri Pirko <[email protected]>
Reviewed-by: Shay Drory <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions