linux-brain/drivers/net/ethernet/intel
Liwei Song 217533e60d ice: set the value of global config lock timeout longer
[ Upstream commit fb3612840d4f587a0af9511a11d7989d1fa48206 ]

It may need hold Global Config Lock a longer time when download DDP
package file, extend the timeout value to 5000ms to ensure that
download can be finished before other AQ command got time to run,
this will fix the issue below when probe the device, 5000ms is a test
value that work with both Backplane and BreakoutCable NVM image:

ice 0000:f4:00.0: VSI 12 failed lan queue config, error ICE_ERR_CFG
ice 0000:f4:00.0: Failed to delete VSI 12 in FW - error: ICE_ERR_AQ_TIMEOUT
ice 0000:f4:00.0: probe failed due to setup PF switch: -12
ice: probe of 0000:f4:00.0 failed with error -12

Signed-off-by: Liwei Song <liwei.song@windriver.com>
Tested-by: Tony Brelinski <tonyx.brelinski@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-19 08:53:09 +02:00
..
e1000 e1000: Do not perform reset in reset_task if we are already down 2020-10-01 13:18:03 +02:00
e1000e e1000e: Check the PCIm state 2021-07-14 16:53:33 +02:00
fm10k fm10k: use a local variable for the frag pointer 2019-09-09 10:08:38 -07:00
i40e i40e: Fix autoneg disabling for non-10GBaseT links 2021-07-14 16:53:33 +02:00
iavf iavf: remove duplicate free resources calls 2021-05-19 10:08:24 +02:00
ice ice: set the value of global config lock timeout longer 2021-07-19 08:53:09 +02:00
igb igb: handle vlan types with checker enabled 2021-07-19 08:53:09 +02:00
igbvf igb: handle vlan types with checker enabled 2021-07-19 08:53:09 +02:00
igc igc: Fix Supported Pause Frame Link Setting 2021-03-30 14:35:25 +02:00
ixgb net: Use skb accessors in network drivers 2019-07-22 20:47:56 -07:00
ixgbe ixgbe: fix large MTU request from VF 2021-06-03 08:59:15 +02:00
ixgbevf ixgbevf: add correct exception tracing for XDP 2021-06-10 13:37:05 +02:00
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller support 2018-10-17 12:14:54 -07:00
e100.c e100: handle eeprom as little endian 2021-07-19 08:53:09 +02:00