diff options
author | Moshe Shemesh <[email protected]> | 2022-08-08 20:02:59 +0300 |
---|---|---|
committer | Saeed Mahameed <[email protected]> | 2022-11-12 02:20:18 -0800 |
commit | 71b75f0e02ed160ccbb4fe609036abe83aa32054 (patch) | |
tree | 1ff945842ef49858c7ca283abd62a0b1f9e90ba6 /tools/perf/scripts/python/libxed.py | |
parent | d23b928befda3524f12d8da29921ea066d72bde7 (diff) |
net/mlx5: Unregister traps on driver unload flow
Before this patch, devlink traps are registered only on full driver
probe and unregistered on driver removal. As devlink traps are not
usable once driver functionality is unloaded, it should be unrgeistered
also on flows that unload the driver and then registered when loaded
back, e.g. devlink reload flow.
Signed-off-by: Moshe Shemesh <[email protected]>
Reviewed-by: Aya Levin <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions