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?