Re: [PATCH net-next v2 16/22] bnxt_en: Handle firmware reset.

2019-08-30 Thread kbuild test robot
Hi Michael, I love your patch! Yet something to improve: [auto build test ERROR on net-next/master] url: https://github.com/0day-ci/linux/commits/Michael-Chan/bnxt_en-health-and-error-recovery/20190830-164635 config: x86_64-randconfig-f001-201934 (attached as .config) compiler: gcc-7 (Debian

[PATCH net-next v2 16/22] bnxt_en: Handle firmware reset.

2019-08-29 Thread Michael Chan
Add the bnxt_fw_reset() main function to handle firmware reset. This is triggered by firmware to initiate an orderly reset, for example when a non-fatal exception condition has been detected. bnxt_fw_reset() will first wait for all VFs to shutdown and then start the bnxt_fw_reset_task() work queu