diff options
author | 2025-04-24 15:23:16 +0530 | |
---|---|---|
committer | 2025-04-28 17:20:53 -0700 | |
commit | 0d15a26b247d25cd012134bf8825128fedb15cc9 (patch) | |
tree | abd08a7179fa5923bc834bf33c14ce9ff71eea31 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tools/Makefile: Add ynl target (diff) | |
download | wireguard-linux-0d15a26b247d25cd012134bf8825128fedb15cc9.tar.xz wireguard-linux-0d15a26b247d25cd012134bf8825128fedb15cc9.zip |
net: ti: icssg-prueth: Add ICSSG FW Stats
The ICSSG firmware maintains set of stats called PA_STATS.
Currently the driver only dumps 4 stats. Add support for dumping more
stats.
The offset for different stats are defined as MACROs in icssg_switch_map.h
file. All the offsets are for Slice0. Slice1 offsets are slice0 + 4.
The offset calculation is taken care while reading the stats in
emac_update_hardware_stats().
The statistics are documented in
Documentation/networking/device_drivers/icssg_prueth.rst
Reviewed-by: Simon Horman <horms@kernel.org>
Signed-off-by: MD Danish Anwar <danishanwar@ti.com>
Link: https://patch.msgid.link/20250424095316.2643573-1-danishanwar@ti.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions