]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge branch 'eth-fbnic-extend-hardware-stats-coverage'
authorPaolo Abeni <pabeni@redhat.com>
Tue, 15 Apr 2025 09:23:15 +0000 (11:23 +0200)
committerPaolo Abeni <pabeni@redhat.com>
Tue, 15 Apr 2025 09:23:15 +0000 (11:23 +0200)
commit0f2be57686c7e61b65158a09f0036d1be1ed5175
treec88490ad2ef34f263c9d07c91cfd55b9d59c346f
parent24e31e4747698dc50d408f0082d7eb9b9520d2f6
parentf2957147ae7a1780217bb2f7b29f4d9ae14ef4b8
Merge branch 'eth-fbnic-extend-hardware-stats-coverage'

Mohsin Bashir says:

====================
eth: fbnic: extend hardware stats coverage

This patch series extends the coverage for hardware stats reported via
`ethtool -S`, queue API, and rtnl link stats. The patchset is organized
as follow:

- The first patch adds locking support to protect hardware stats.
- The second patch provides coverage to the hardware queue stats.
- The third patch covers the RX buffer related stats.
- The fourth patch covers the TMI (TX MAC Interface) stats.
- The last patch cover the TTI (TX TEI Interface) stats.
====================

Link: https://patch.msgid.link/20250410070859.4160768-1-mohsin.bashr@gmail.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>