diff options
author | 2018-02-12 17:43:07 +0200 | |
---|---|---|
committer | 2018-05-25 14:11:01 -0700 | |
commit | 868a01a27d80a59e719f0c369d1b26b923fc7674 (patch) | |
tree | aefd1c9fa55e565eac83f94251da3cb1d16d3fe9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: Move phy link down events counter out of SW stats (diff) | |
download | linux-dev-868a01a27d80a59e719f0c369d1b26b923fc7674.tar.xz linux-dev-868a01a27d80a59e719f0c369d1b26b923fc7674.zip |
net/mlx5e: Introducing new statistics rwlock
Introduce a new read/write lock that will protect statistics gathering from
netdev channels configuration changes.
e.g. when channels are being replaced (increase/decrease number of rings)
prevent statistic gathering (ndo_get_stats64) to read the statistics of
in-active channels (channels that are being closed).
Plus update channels software statistics on the fly when calling
ndo_get_stats64, and remove it from stats periodic work.
Fixes: 9218b44dcc05 ("net/mlx5e: Statistics handling refactoring")
Signed-off-by: Shalom Lagziel <shaloml@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions