diff options
author | Dirk van der Merwe <dirk.vandermerwe@netronome.com> | 2019-02-26 23:19:33 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-03-01 14:36:01 -0500 |
commit | 35697764d7315ffce01c6eddf7b079daa16bc248 (patch) | |
tree | e9fd120d9a69ca0fdbda1744f7e315bc1ff3da7e /net/switchdev/switchdev.c | |
parent | 345415138d15a42460edb42423c67644ec8bb4a1 (diff) |
nfp: nsp: set higher timeout for flash bundle
The management firmware now supports being passed a bundle with
multiple components to be stored in flash at once. This makes it
easier to update all components to a known state with a single
user command, however, this also has the potential to increase
the time required to perform the update significantly.
The management firmware only updates the components out of a bundle
which are outdated, however, we need to make sure we can handle
the absolute worst case where a CPLD update can take a long time
to perform.
We set a very conservative total timeout of 900s which already
adds a contingency.
Signed-off-by: Dirk van der Merwe <dirk.vandermerwe@netronome.com>
Reviewed-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/switchdev/switchdev.c')
0 files changed, 0 insertions, 0 deletions