Merge branch 'net-xilinx-axienet-add-statistics-support'
authorJakub Kicinski <kuba@kernel.org>
Thu, 22 Aug 2024 00:49:24 +0000 (17:49 -0700)
committerJakub Kicinski <kuba@kernel.org>
Thu, 22 Aug 2024 00:49:25 +0000 (17:49 -0700)
commitf2e9b5caac5b4b987960c02623f64e4abd266294
treed44d550854e44c8a403d0836514f38e2e1bd31e5
parent74b1e94e94ea369923e5656eeb10b26b16591327
parent76abb5d675c49baa0bc899c6ef8b49197ac914b8
Merge branch 'net-xilinx-axienet-add-statistics-support'

Sean Anderson says:

====================
net: xilinx: axienet: Add statistics support

Add support for hardware statistics counters (if they are enabled) in
the AXI Ethernet driver. Unfortunately, the implementation is
complicated a bit since the hardware might only support 32-bit counters.
====================

Link: https://patch.msgid.link/20240820175343.760389-1-sean.anderson@linux.dev
Signed-off-by: Jakub Kicinski <kuba@kernel.org>