netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/4] bnxt_en: Update for net-next
@ 2022-01-09  1:38 Michael Chan
  2022-01-09  1:38 ` [PATCH net-next 1/4] bnxt_en: add dynamic debug support for HWRM messages Michael Chan
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Michael Chan @ 2022-01-09  1:38 UTC (permalink / raw)
  To: davem; +Cc: netdev, kuba, gospo

[-- Attachment #1: Type: text/plain, Size: 794 bytes --]

This series adds better error and debug logging for firmware messages.
We now also use the firmware provided timeout value for long running
commands instead of capping it to 40 seconds.

Edwin Peer (4):
  bnxt_en: add dynamic debug support for HWRM messages
  bnxt_en: improve VF error messages when PF is unavailable
  bnxt_en: use firmware provided max timeout for messages
  bnxt_en: improve firmware timeout messaging

 drivers/net/ethernet/broadcom/bnxt/bnxt.c     |  67 +++++++----
 drivers/net/ethernet/broadcom/bnxt/bnxt.h     |   5 +-
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c |   6 +-
 .../net/ethernet/broadcom/bnxt/bnxt_hwrm.c    | 104 +++++++++++++-----
 .../net/ethernet/broadcom/bnxt/bnxt_hwrm.h    |   8 +-
 5 files changed, 130 insertions(+), 60 deletions(-)

-- 
2.18.1


[-- Attachment #2: S/MIME Cryptographic Signature --]
[-- Type: application/pkcs7-signature, Size: 4209 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-01-09 21:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-09  1:38 [PATCH net-next 0/4] bnxt_en: Update for net-next Michael Chan
2022-01-09  1:38 ` [PATCH net-next 1/4] bnxt_en: add dynamic debug support for HWRM messages Michael Chan
2022-01-09  1:38 ` [PATCH net-next 2/4] bnxt_en: improve VF error messages when PF is unavailable Michael Chan
2022-01-09 21:57   ` Jakub Kicinski
2022-01-09  1:38 ` [PATCH net-next 3/4] bnxt_en: use firmware provided max timeout for messages Michael Chan
2022-01-09 21:58   ` Jakub Kicinski
2022-01-09  1:38 ` [PATCH net-next 4/4] bnxt_en: improve firmware timeout messaging Michael Chan
2022-01-09 21:58   ` Jakub Kicinski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).