On Mon, 12 Oct 2020 05:10:45 -0400 Michael Chan wrote: > This series contains these main changes: > > 1. Change of default message level to enable more logging. > 2. Some cleanups related to processing async events from firmware. > 3. Allow online ethtool selftest on multi-function PFs. > 4. Return stored firmware version information to devlink. > > v2: > Patch 3: Change bnxt_reset_task() to silent mode. > Patch 8 & 9: Ensure we copy NULL terminated fw strings to devlink. > Patch 8 & 9: Return directly after the last bnxt_dl_info_put() call. > Patch 9: If FW call to get stored dev info fails, return success to > devlink without the stored versions.
Applied, thank you!