Merge branch 'fbnic-expand-mac-stats-coverage'
authorJakub Kicinski <kuba@kernel.org>
Wed, 11 Jun 2025 23:41:54 +0000 (16:41 -0700)
committerJakub Kicinski <kuba@kernel.org>
Wed, 11 Jun 2025 23:41:55 +0000 (16:41 -0700)
commit8f344fe5a1e0241e3f4f343e1a5a3ead843952b0
tree00cf40e3b187d65764f0b19b43ad9249d0f7198f
parent7781c4f703052130867bc051cb0b33fa471807be
parent6913e873e7b2e403b2b5a28337a02cee1ef0c5e6
Merge branch 'fbnic-expand-mac-stats-coverage'

Mohsin Bashir says:

====================
fbnic: Expand mac stats coverage

This patch series expand the coverage of mac stats for fbnic. The first
patch increment the ETHTOOL_RMON_HIST_MAX by 1 to provide necessary
support for all the ranges of rmon histogram supported by fbnic.
The second patch add support for rmon and eth_ctrl stats.
====================

Link: https://patch.msgid.link/20250610171109.1481229-1-mohsin.bashr@gmail.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>