Re: ixl wait for FW Reset complete timed out
Stephen Borrill <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.network |
|---|---|
| Message-ID | <Pine.NEB.4.64.2410141637220.1680@ugly> |
On Wed, 1 May 2024, Masanobu SAITOH wrote: > Hi, Stephen. > > On 2024/04/18 21:43, Stephen Borrill wrote: >> I have a Lenovo ThinkSystem SR530 with a 10Gb 2-port Base-T LOM as well as the two onboard 1Gb ports. Using 10.0, the interfaces fail to configure >> >> ixl0 at pci10 dev 0 function 0: Intel X722 10GbaseT (rev. 0x09) >> autoconfiguration error: , wait for FW Reset complete timed out (I40E_GLNVM_ULD = 0x0) >> ixl1 at pci10 dev 0 function 1: Intel X722 10GbaseT (rev. 0x09) >> autoconfiguration error: , wait for FW Reset complete timed out (I40E_GLNVM_ULD = 0x0) >> ixl2 at pci10 dev 0 function 2: Intel X722 1GbaseT (rev. 0x09) >> autoconfiguration error: , wait for FW Reset complete timed out (I40E_GLNVM_ULD = 0x0) >> ixl3 at pci10 dev 0 function 3: Intel X722 1GbaseT (rev. 0x09) >> autoconfiguration error: , wait for FW Reset complete timed out (I40E_GLNVM_ULD = 0x0) >> > > Could you change I40E_PF_RESET_WAIT_COUNT from 200 to 1000 > (the value is from FreeBSD and (out-of-tree)Linux) and try again? Sorry for the delay, this machine is in production! Changing the value made no functional difference, it just waited for longer during startup at the relevant points. -- Stephen