linux/drivers/net/ethernet/netronome/nfp/nfpcore
Dirk van der Merwe 35697764d7 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>
2019-03-01 11:36:01 -08:00
..
nfp6000 nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
Makefile nfp: add Makefiles to all directories 2018-02-22 15:22:50 -05:00
crc32.h nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp.h nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp6000_pcie.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp6000_pcie.h nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_arm.h nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_cpp.h nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_cppcore.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_cpplib.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_hwinfo.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_mip.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_mutex.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_nffw.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_nffw.h nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_nsp.c nfp: nsp: set higher timeout for flash bundle 2019-03-01 11:36:01 -08:00
nfp_nsp.h nfp: report RJ45 connector in ethtool 2019-03-01 11:36:00 -08:00
nfp_nsp_cmds.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_nsp_eth.c nfp: report RJ45 connector in ethtool 2019-03-01 11:36:00 -08:00
nfp_resource.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_rtsym.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00
nfp_target.c nfp: replace long license headers with SPDX 2018-10-11 12:16:21 -07:00