diff options
author | Saeed Mahameed <saeedm@mellanox.com> | 2018-11-26 14:38:56 -0800 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2018-11-29 16:40:31 -0800 |
commit | 20902be46c4da59b1891d238801146134e0e06b5 (patch) | |
tree | 2e0baac21e628a9d781ac9f4929ce0302e879a14 /tools/perf/scripts/python/syscall-counts.py | |
parent | 2c89156082b3be7a064b09dfb0bcd274609f355d (diff) |
net/mlx5: Driver events notifier API
Use atomic notifier chain to fire events to mlx5 core driver
consumers (mlx5e/mlx5_ib) and provide mlx5 register/unregister notifier
API.
This API will replace the current mlx5_interface->event callback and all
the logic around it, especially the delayed events logic introduced by
commit 97834eba7c19 ("net/mlx5: Delay events till ib registration ends")
Which is not needed anymore with this new API where the mlx5 interface
can dynamically register/unregister its notifier.
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions