Re: [PATCH net-next 04/11] fjes: Add debugfs entry for statistics

2016-04-11 Thread Jiri Pirko
Mon, Apr 11, 2016 at 10:10:16AM CEST, izumi.t...@jp.fujitsu.com wrote: >This patch introduces debugfs entry named "statistics" >for statistics information. >You can get net_stats information by reading >/sys/kernel/debug/fjes/fjes.N/statistics file. >This is useful for debugging. > >Signed-off-by:

[PATCH net-next 04/11] fjes: Add debugfs entry for statistics

2016-04-11 Thread Taku Izumi
This patch introduces debugfs entry named "statistics" for statistics information. You can get net_stats information by reading /sys/kernel/debug/fjes/fjes.N/statistics file. This is useful for debugging. Signed-off-by: Taku Izumi --- drivers/net/fjes/fjes_debugfs.c | 72