Re: [PATCH net-next] rocker: add debugfs support to dump internal tables

2015-08-13 Thread David Miller
From: Stephen Hemminger Date: Thu, 13 Aug 2015 08:46:39 -0700 > Looks good. > A couple caveats about debugfs. > 1) Don't use it for API's not available elsewhere. You don't want it to become >a stable API which other tools get tied too. > 2) Best to make it an optional config option (dependen

Re: [PATCH net-next] rocker: add debugfs support to dump internal tables

2015-08-13 Thread Stephen Hemminger
On Thu, 13 Aug 2015 08:35:16 -0700 sfel...@gmail.com wrote: > From: Scott Feldman > > > tree /sys/kernel/debug/rocker > /sys/kernel/debug/rocker > └── 525400123501 > ├── fdb_tbl > ├── internal_vlan_tbl > ├── neigh_tbl > ├── of_dpa_flow_tbl > └── of_dpa_group_tbl > > 1 di