Re: [PATCH net-next 02/11] net: dsa: add debugfs interface

2017-08-15 Thread Florian Fainelli
On 08/14/2017 03:22 PM, Vivien Didelot wrote: > This commit adds a DEBUG_FS dependent DSA core file creating a generic > debug filesystem interface for the DSA switch devices. > > The interface can be mounted with: > > # mount -t debugfs none /sys/kernel/debug > > The dsa directory contain

[PATCH net-next 02/11] net: dsa: add debugfs interface

2017-08-14 Thread Vivien Didelot
This commit adds a DEBUG_FS dependent DSA core file creating a generic debug filesystem interface for the DSA switch devices. The interface can be mounted with: # mount -t debugfs none /sys/kernel/debug The dsa directory contains one directory per switch chip: # cd /sys/kernel/debug/dsa