diff options
author | Shalom Lagziel <shaloml@mellanox.com> | 2018-02-12 17:43:07 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2018-05-25 14:11:01 -0700 |
commit | 868a01a27d80a59e719f0c369d1b26b923fc7674 (patch) | |
tree | aefd1c9fa55e565eac83f94251da3cb1d16d3fe9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 6ab75516cf35c4789ca8baa206b21fdbc03c7870 (diff) |
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-sqlite.py')
0 files changed, 0 insertions, 0 deletions