commit | b8a92577f4be89427f0b150261626ebcc25c498d | [log] [tgz] |
---|---|---|
author | Daniel Jurgens <danielj@mellanox.com> | Mon Jun 10 23:38:14 2019 +0000 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Thu Jun 13 10:59:48 2019 -0700 |
tree | 7adf2e51e38528f80a5ac17e0a893570e31b4eeb | |
parent | 8693115af4c24d92b971ad895c5f329761ed5d38 [diff] |
net/mlx5: Increase wait time for fw initialization Firmware FLR happens sequentially, in some cases, like when destroying a VM that had many VFs, may require waiting much longer than 10 seconds. Increase the timeout to 2 minutes, and print a wait countdown status every 20 seconds. Signed-off-by: Daniel Jurgens <danielj@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>