Merge branch 'mlxsw-devlink=health-reporter-extensions'
authorDavid S. Miller <davem@davemloft.net>
Mon, 20 Dec 2021 11:32:22 +0000 (11:32 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 20 Dec 2021 11:32:22 +0000 (11:32 +0000)
commit5f89b389006ddea6205ac7a96cafebd0b5e98283
tree3bb6ee75c85762ab8b2557d834abf3421e5c6acb
parent802d4d207e75d7208ff75adb712b556c1e91cf1c
parent239cdd3f4cb0fe87da95e9a64a41644ee5a744ec
Merge branch 'mlxsw-devlink=health-reporter-extensions'

Ido Schimmel says:

====================
mlxsw: devlink health reporter extensions

This patchset extends the devlink health reporter registered by mlxsw to
report new health events and their related parameters. These are meant
to aid in debugging hardware and firmware issues.

Patches #1-#2 are preparations.

Patch #3 adds the definitions of the new events and parameters.

Patch #4 extends the health reporter to report the new events and
parameters.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>