[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211220105614.68622-1-idosch@nvidia.com>
Date: Mon, 20 Dec 2021 12:56:10 +0200
From: Ido Schimmel <idosch@...dia.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org, petrm@...dia.com,
danieller@...dia.com, mlxsw@...dia.com,
Ido Schimmel <idosch@...dia.com>
Subject: [PATCH net-next 0/4] 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.
Danielle Ratson (4):
mlxsw: Fix naming convention of MFDE fields
mlxsw: core: Convert a series of if statements to switch case
mlxsw: reg: Extend MFDE register with new events and parameters
mlxsw: core: Extend devlink health reporter with new events and
parameters
drivers/net/ethernet/mellanox/mlxsw/core.c | 189 +++++++++++++++++++--
drivers/net/ethernet/mellanox/mlxsw/reg.h | 124 ++++++++++++--
2 files changed, 283 insertions(+), 30 deletions(-)
--
2.33.1
Powered by blists - more mailing lists