Re: [PATCH net-next 09/11] net: dsa: debugfs: add port mdb

2017-08-15 Thread Florian Fainelli
On 08/14/2017 03:22 PM, Vivien Didelot wrote: > Add a debug filesystem "mdb" entry to query a port's hardware MDB > entries through the .port_mdb_dump switch operation. > > This is really convenient to query directly the hardware or inspect DSA > or CPU links, since these ports are not exposed t

Re: [PATCH net-next 09/11] net: dsa: debugfs: add port mdb

2017-08-14 Thread Andrew Lunn
On Mon, Aug 14, 2017 at 06:22:40PM -0400, Vivien Didelot wrote: > Add a debug filesystem "mdb" entry to query a port's hardware MDB > entries through the .port_mdb_dump switch operation. > > This is really convenient to query directly the hardware or inspect DSA > or CPU links, since these ports a

[PATCH net-next 09/11] net: dsa: debugfs: add port mdb

2017-08-14 Thread Vivien Didelot
Add a debug filesystem "mdb" entry to query a port's hardware MDB entries through the .port_mdb_dump switch operation. This is really convenient to query directly the hardware or inspect DSA or CPU links, since these ports are not exposed to userspace. Signed-off-by: Vivien Didelot --- net/dsa/