diff options
author | 2018-10-09 13:06:02 +0300 | |
---|---|---|
committer | 2018-10-10 17:58:14 -0700 | |
commit | 303211b44ce3faa4456f78ed725d80e0212aa842 (patch) | |
tree | 8760e95989ab0d1bf9658b5e6194b9cd473f23a9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net/mlx5e: Gather common netdev init/cleanup functionality in one place (diff) | |
download | linux-dev-303211b44ce3faa4456f78ed725d80e0212aa842.tar.xz linux-dev-303211b44ce3faa4456f78ed725d80e0212aa842.zip |
net/mlx5e: Always initialize update stats delayed work
mlx5e_detach_netdev cancels update_stats work which was not initialized
in ipoib netdevice profile, as a result, the following assert occurs:
ODEBUG: assert_init not available (active state 0) object type:
timer_list hint:(null)
This change moves the update stats work to be initialized for all
mlx5e netdevices.
Fixes: cd565b4b51e5 ("IB/IPoIB: Support acceleration options callbacks")
Signed-off-by: Feras Daoud <ferasda@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