You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
net/mlx5: Rearm the FW tracer after each tracer event
The current design does not arm the tracer if traces are available before
the tracer string database is fully loaded, leading to an unfunctional tracer.
This fix will rearm the tracer every time the FW triggers tracer event
regardless of the tracer strings database status.
Fixes: c71ad41 ("net/mlx5: FW tracer, events handling")
Signed-off-by: Feras Daoud <[email protected]>
Signed-off-by: Roy Novich <[email protected]>
Reviewed-by: Moshe Shemesh <[email protected]>
Signed-off-by: Saeed Mahameed <[email protected]>
Orabug: 34387281
(cherry picked from commit 8bf94e6)
cherry-pick-repo=kernel/git/torvalds/linux.git
unmodified-from-upstream: 8bf94e6
Signed-off-by: Qing Huang <[email protected]>
Signed-off-by: Saeed Mirzamohammadi <[email protected]>
0 commit comments