diff options
author | Feras Daoud <ferasda@mellanox.com> | 2018-12-02 15:41:22 +0300 |
---|---|---|
committer | Saeed Mahameed <saeedm@mellanox.com> | 2019-06-13 23:23:17 +0300 |
commit | 1ef6f1a17e56f9126472d2c50818f468f1fc43d2 (patch) | |
tree | 8c6b27e64c0cba03e9eb3e65af1711535ccab94e /include/linux/mlx5/device.h | |
parent | 63cbc552eebf08818af2025aef4589a48ef849c0 (diff) | |
download | linux-1ef6f1a17e56f9126472d2c50818f468f1fc43d2.tar.xz |
net/mlx5: Control CR-space access by different PFs
Since the FW can be shared between different PFs/VFs it is common
that more than one health poll will detected a failure, this can
lead to multiple resets which are unneeded.
The solution is to use a FW locking mechanism using semaphore space
to provide a way to allow only one device to collect the cr-dump and
to issue a sw-reset.
Signed-off-by: Feras Daoud <ferasda@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
Diffstat (limited to 'include/linux/mlx5/device.h')
0 files changed, 0 insertions, 0 deletions