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

[-- Attachment #1: Type: text/plain, Size: 850 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     |  66 +++++++----
 drivers/net/ethernet/broadcom/bnxt/bnxt.h     |   5 +-
 .../ethernet/broadcom/bnxt/bnxt_coredump.c    |   4 +-
 .../net/ethernet/broadcom/bnxt/bnxt_ethtool.c |   9 +-
 .../net/ethernet/broadcom/bnxt/bnxt_hwrm.c    | 103 +++++++++++++-----
 .../net/ethernet/broadcom/bnxt/bnxt_hwrm.h    |   7 +-
 6 files changed, 129 insertions(+), 65 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
* [PATCH net-next v2 0/4] bnxt_en: Update for net-next
@ 2025-04-17 17:24 Michael Chan
  2025-04-22  9:10 ` patchwork-bot+netdevbpf
  0 siblings, 1 reply; 8+ messages in thread
From: Michael Chan @ 2025-04-17 17:24 UTC (permalink / raw)
  To: davem
  Cc: netdev, edumazet, kuba, pabeni, andrew+netdev, pavan.chebbi,
	andrew.gospodarek

The first patch changes the FW message timeout threshold for a warning
message.  The second patch adjusts the ethtool -w coredump length to
suppress a warning.  The last 2 patches are small cleanup patches for
the bnxt_ulp RoCE auxbus code.

v2: Add check for CONFIG_DEFAULT_HUNG_TASK_TIMEOUT in patch #1

v1: https://lore.kernel.org/netdev/20250415174818.1088646-1-michael.chan@broadcom.com/

Kalesh AP (2):
  bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
  bnxt_en: Remove unused macros in bnxt_ulp.h

Michael Chan (1):
  bnxt_en: Change FW message timeout warning

Shruti Parab (1):
  bnxt_en: Report the ethtool coredump length after copying the coredump

 drivers/net/ethernet/broadcom/bnxt/bnxt.c          | 11 +++++++----
 drivers/net/ethernet/broadcom/bnxt/bnxt_coredump.c | 11 +++++++++--
 drivers/net/ethernet/broadcom/bnxt/bnxt_hwrm.h     |  2 +-
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.c      |  5 -----
 drivers/net/ethernet/broadcom/bnxt/bnxt_ulp.h      |  4 ----
 5 files changed, 17 insertions(+), 16 deletions(-)

-- 
2.30.1


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

end of thread, other threads:[~2025-04-22  9:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-01-09 23:54 [PATCH net-next v2 0/4] bnxt_en: Update for net-next Michael Chan
2022-01-09 23:54 ` [PATCH net-next v2 1/4] bnxt_en: add dynamic debug support for HWRM messages Michael Chan
2022-01-09 23:54 ` [PATCH net-next v2 2/4] bnxt_en: improve VF error messages when PF is unavailable Michael Chan
2022-01-09 23:54 ` [PATCH net-next v2 3/4] bnxt_en: use firmware provided max timeout for messages Michael Chan
2022-01-09 23:54 ` [PATCH net-next v2 4/4] bnxt_en: improve firmware timeout messaging Michael Chan
2022-01-10  0:30 ` [PATCH net-next v2 0/4] bnxt_en: Update for net-next patchwork-bot+netdevbpf
  -- strict thread matches above, loose matches on Subject: below --
2025-04-17 17:24 Michael Chan
2025-04-22  9:10 ` patchwork-bot+netdevbpf

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).