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
- What I did
following the change in PR sonic-net#7830, the folder needs to be created when the first time enables the sniffer function.
- How I did it
check whether the path to store the sniffer file is existing or not, if not, create it.
- How to verify it
run command "config platform mlnx sniffer sdk enable", can see sniffer function can be enabled successfully.
0 commit comments