[SRU][F:linux-bluefield][PATCH 0/1] UBUNTU: SAUCE: mlxbf_gige: add interrupt counts to "ethtool -S"

David Thompson davthompson at nvidia.com
Tue Sep 7 19:58:59 UTC 2021


BugLink: https://bugs.launchpad.net/bugs/1942931

SRU Justification:

[Impact]
* The command "ethtool -S oob_net0" displays a set of statistics
  related to mlxbf_gige driver.  This set of statistics does not
  include the driver's interrupt counts.

[Fix]
* The fix is to extend the statistics list supported by "ethtool -S"
  so that it includes MAC, receive packet, and LLU/PLU interrupt counts.

[Test Case]
* The command "ethtool -S oob_net0" should be executed before and 
  after this fix to verify that three new fields are displayed:
        mac_intr_count
        rx_intr_count
        llu_plu_intr_count

[Regression Potential]
* There is low risk of this fix causing any problems.

[Other]
* n/a

David Thompson (1):
  UBUNTU: SAUCE: mlxbf_gige: add interrupt counts to "ethtool -S"

 .../mellanox/mlxbf_gige/mlxbf_gige_ethtool.c       | 14 +++++++++-----
 1 file changed, 9 insertions(+), 5 deletions(-)

-- 
2.30.1




More information about the kernel-team mailing list