Searched hist:"07 de32655bb4e4518cdb8ce4e2e0d6ed49f2ceb0" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot_stats.c | diff 07de32655bb4e4518cdb8ce4e2e0d6ed49f2ceb0 Wed Apr 12 07:47:32 CDT 2023 Vladimir Oltean <vladimir.oltean@nxp.com> net: mscc: ocelot: debugging print for statistics regions
To make it easier to debug future issues with statistics counters not getting aggregated properly into regions, like what happened in commit 6acc72a43eac ("net: mscc: ocelot: fix stats region batching"), add some dev_dbg() prints which show the regions that were dynamically determined.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Jacob Keller <jacob.e.keller@intel.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>
|