diff options
author | 2022-10-01 21:56:29 -0700 | |
---|---|---|
committer | 2022-10-03 16:55:29 -0700 | |
commit | 1330bd9884efc49f5b5ca854cf1185f1bec705d0 (patch) | |
tree | 21602695657babcd49a38bbb0c7d1acba187d860 /net/unix/af_unix.c | |
parent | net/mlx5: Start health poll at earlier stage of driver load (diff) | |
download | wireguard-linux-1330bd9884efc49f5b5ca854cf1185f1bec705d0.tar.xz wireguard-linux-1330bd9884efc49f5b5ca854cf1185f1bec705d0.zip |
net/mlx5: Set default grace period based on function type
Currently, driver sets the same grace period for fw fatal health reporter
to any type of function.
Since the lower level functions are more vulnerable to fw fatal errors as a
result of parent function closure/reload, set a smaller grace period for
the lower level functions, as follows:
1. For ECPF: 180 seconds.
2. For PF: 60 seconds.
3. For VF/SF: 30 seconds.
Signed-off-by: Maher Sanalla <msanalla@nvidia.com>
Reviewed-by: Moshe Shemesh <moshe@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions