net: stmmac: xgmac: add ethtool per-queue irq statistic support
authorTeoh Ji Sheng <ji.sheng.teoh@intel.com>
Mon, 8 May 2023 14:43:40 +0000 (22:43 +0800)
committerJakub Kicinski <kuba@kernel.org>
Wed, 10 May 2023 02:59:19 +0000 (19:59 -0700)
commitaf8eacf2b42e0a736a7a2a1379fb6c0b7fd66da4
treeadda257e568db0fd9386f377e8c2ad4a1353cec3
parent341d3bda8cfabcf57c635ddd9a87f78c8e812532
net: stmmac: xgmac: add ethtool per-queue irq statistic support

Commit af9bf70154eb ("net: stmmac: add ethtool per-queue irq statistic
support") introduced ethtool per-queue statistics support to display
number of interrupts generated by DMA tx and DMA rx for DWMAC4 core.
This patch extend the support to XGMAC core.

Signed-off-by: Teoh Ji Sheng <ji.sheng.teoh@intel.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Link: https://lore.kernel.org/r/20230508144339.3014402-1-ji.sheng.teoh@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/stmicro/stmmac/dwxgmac2_dma.c