Mellanox / rshim-user-space

Linux based user-space RSHIM driver for the Mellanox BlueField SoC
Other
24 stars 17 forks source link

Adjust default boot timeout to 200s #187

Closed pgeng-nv closed 1 month ago

pgeng-nv commented 1 month ago

The 'BOOT_TIMEOUT' configuration parameter is used to detect ARM stuck/crash when it hasn't polled the boot FIFO for such time. It's found in a certain server that redfish related activities could pause reading boot stream for more than 180s. Adjust the default value to prevent such error.

RM #3830033