commit | f53aaa31cce7b543e407da7e97690a700206f7b9 | [log] [tgz] |
---|---|---|
author | Feras Daoud <ferasda@mellanox.com> | Mon Jul 16 15:22:01 2018 -0700 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Mon Jul 23 15:01:11 2018 -0700 |
tree | 45eec25cb50c160a158d21efdf4c24891c0382a2 | |
parent | 7854ac44fe86548f8a6c6001938a1a2593b255e4 [diff] |
net/mlx5: FW tracer, implement tracer logic Implement FW tracer logic and registers access, initialization and cleanup flows. Initializing the tracer will be part of load one flow, as multiple PFs will try to acquire ownership but only one will succeed and will be the tracer owner. Signed-off-by: Feras Daoud <ferasda@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>