From: David S. Miller Date: Sat, 19 Jan 2019 18:28:43 +0000 (-0800) Subject: Merge branch 'dpaa2-eth-add-debugfs-statistics' X-Git-Tag: v5.1-rc1~178^2~479 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=94ce2d4d5a4f8c304a230af5ecf3c670b3a2fb4b;p=users%2Fwilly%2Fxarray.git Merge branch 'dpaa2-eth-add-debugfs-statistics' Ioana Ciornei says: ==================== dpaa2-eth: add debugfs statistics This patch set exports detailed driver counters through debugfs. Counters which are already available through ethtool are now presented in a structured manner (per-core, per-FQ and per-channel) in debugfs. The first patch is changing the dpaa2_eth_queue_count into a macro (in order to avoid a warning) while the second one is adding the debugfs support. Changes in v2: - remove the _exit annotation of dpaa2_eth_dbg_exit ==================== Signed-off-by: David S. Miller --- 94ce2d4d5a4f8c304a230af5ecf3c670b3a2fb4b